_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


emacs-fountain-mode 3.7.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rnkn/fountain-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for screenwriting in Fountain markup
Description:

Fountain Mode is a scriptwriting program for GNU Emacs using the Fountain plain text markup format.

emacs-dicom 1.3
Dependencies: dcmtk@3.6.9 imagemagick@6.9.13-5
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/dicom
Licenses: GPL 3+
Build system: emacs
Synopsis: @acronym{DICOM, Digital Imaging and Communications in Medicine} viewer for Emacs
Description:

This package adds the ability to view DICOM files in Emacs.

emacs-frame-local 0.0.1-0.7ee1106
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiencs/frame-local
Licenses: GPL 3+
Build system: emacs
Synopsis: Access variables local to an Emacs frame
Description:

This package allows setting and accessing variables local to an Emacs frame. Note that the variables created with this package do not have any relation with variables defined by defvar, defconst, etc.

emacs-blight 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/blight
Licenses: GPL 3+
Build system: emacs
Synopsis: Control display brightness
Description:

Blight allows you to control display brightness from Emacs. It features object-oriented code using EIEIO, a base class implementing a reasonable API which focuses on the set the back light to this percentage functionality, it includes a concrete implementation that uses SysFS to control brightness. Other systems (D-Bus, xbacklight, XELB using XRandR) are easily supportable, giving the same experience across environments.

emacs-consult-bibtex 0.1
Dependencies: emacs-consult@3.6 emacs-embark@1.2 emacs-org-roam-bibtex@0.6.2-0.b065198
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/consult-bibtex
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting-read interface for BibTeX completion
Description:

This package provides a read interface for BibTeX completion using Consult.

emacs-xml-rpc 1.6.15
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hexmode/xml-rpc-el
Licenses: GPL 3+
Build system: emacs
Synopsis: XML-RPC client for Emacs
Description:

This package provides an XML-RPC client for Emacs capable of both synchronous and asynchronous method calls using the url package's async retrieval functionality. xml-rpc.el represents XML-RPC datatypes as Lisp values, automatically converting to and from the XML datastructures as needed, both for method parameters and return values, making using XML-RPC methods fairly transparent to the Lisp code.

emacs-project-mode-line-tag 0.1-0.a8809cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/project-mode-line-tag
Licenses: GPL 3+
Build system: emacs
Synopsis: Display a buffer's project in its mode line
Description:

Display information about a buffer's project (a "project tag") in its mode line.

emacs-denote-markdown 0.2.2
Propagated dependencies: emacs-denote@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/denote-markdown
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensions that better integrate Denote with Markdown
Description:

This package provides some convenience functions to better integrate Markdown with Denote.

emacs-names 20151201.0-8.d8baba5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/names/
Licenses: GPL 3+
Build system: emacs
Synopsis: Namespace implementation for Emacs Lisp
Description:

This package provides a macro that writes your namespaces for you.

emacs-pg 0.66
Propagated dependencies: emacs-peg@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emarsden/pg-el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs Lisp interface for PostgreSQL
Description:

This module lets you access the PostgreSQL object-relational DBMS from Emacs, using its socket-level frontend/backend protocol. The module is capable of automatic type coercions from a range of SQL types to the equivalent Emacs Lisp type. This is a low level API, and won't be useful to end users.

emacs-raku-mode 0.2.0-0.14f9b9b
Dependencies: rakudo@2022.04
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Raku/raku-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Raku code
Description:

Emacs major mode for editing Raku code. It supports basic syntax highlighting, basic indentation, identifier index menu (variables, subs, classes, etc.), and REPL interaction.

emacs-move-text 2.0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsfodder/move-text
Licenses: GPL 3+
Build system: emacs
Synopsis: Move current line or region with M-up or M-down
Description:

This package provide functions to move the current line using M-up or M-down if a region is marked, it will move the region instead.

emacs-consult-recoll 1.0.0
Dependencies: recoll-cli@1.43.2
Propagated dependencies: emacs-consult@3.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/jao/consult-recoll
Licenses: GPL 3+
Build system: emacs
Synopsis: Recoll queries using consult
Description:

Recoll is a local search engine that knows how to index a wide variety of file formats, including PDFs, org and other text files and emails. It also offers a sophisticated query language, and, for some document kinds, snippets in the found documents actually matching the query at hand. This package provides an emacs interface to perform recoll queries, and display its results, via emacs-consult.

emacs-direnv 2.2.0
Dependencies: direnv@2.37.1
Propagated dependencies: emacs-dash@2.20.0 emacs-with-editor@3.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wbolster/emacs-direnv
Licenses: GPL 3+
Build system: emacs
Synopsis: Direnv integration for Emacs
Description:

This package provides support for invoking direnv to get the environment for the current file and updating the environment within Emacs to match.

Direnv can be invoked manually, and a global minor mode is included that will update the environment when the active buffer changes.

Using emacs-direnv means that programs started from Emacs will use the environment set through Direnv.

emacs-logos 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/logos
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Simple focus mode for Emacs
Description:

This package provides a simple focus mode which can be applied to any buffer for reading, writing, or even doing a presentation. The buffer can be divided in pages using the page-delimiter, outline structure, or any other pattern.

emacs-corfu-doc-terminal 0.9-0.be9fd5c
Propagated dependencies: emacs-corfu@2.10 emacs-corfu-doc@0.6.3 emacs-corfu-terminal@0.7 emacs-popon@0.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/akib/emacs-corfu-doc-terminal/
Licenses: GPL 3+
Build system: emacs
Synopsis: Replace corfu docmentation child frames with popups
Description:

This package replaces the child frames emacs-corfu-doc uses with popups, which also work in the terminal.

emacs-defaultencrypt 5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/lechten/defaultencrypt
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically encrypt or sign Gnus messages in Emacs
Description:

DefaultEncrypt is designed to be used with Gnus in Emacs. It automatically encrypts messages that you send (e.g., email) when public keys for all recipients are available, and it protects you from accidentally sending un-encrypted messages. It can also be configured to automatically sign messages that you send. For details and instructions on how to use DefaultEncrypt, please refer to the home page or read the comments in the source file, jl-encrypt.el.

emacs-validate 1.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/validate.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library for scheme validation
Description:

This Emacs library provides two functions that perform schema validation.

emacs-helm-sly 0.7.2
Propagated dependencies: emacs-helm@4.0.7 emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-sly
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for SLY, a Common Lisp interaction mode for Emacs
Description:

Helm-SLY defines a few new commands:

  • helm-sly-list-connections: Yet another Lisp connection list with Helm.

  • helm-sly-apropos: Yet another apropos with Helm.

  • helm-sly-mini: Like helm-sly-list-connections, but include an extra source of Lisp-related buffers, like the events buffer or the scratch buffer.

emacs-cc-mode 5.35
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://cc-mode.sourceforge.net/
Licenses: GPL 3+
Build system: emacs
Synopsis: Framework for creating major modes for C-style languages
Description:

CC Mode is an Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBA's IDL, Pike, and AWK.

emacs-kanji 1.0-0.5e9d5b7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wsgac/kanji-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode for displaying Japanese Kanji stroke order
Description:

This minor mode displays the stroke order of the Kanji sign under cursor in a transient buffer. It has a built-in collection of SVG images depicting stroke orders for all Kanji. The collection is a slightly modified and limited version of the images provided by the KanjiVG project.

emacs-yaml-pro 1.3.3
Propagated dependencies: emacs-yaml@1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zkry/yaml-pro
Licenses: GPL 3+
Build system: emacs
Synopsis: Tools for editing YAML leveraging tree-sitter/parser
Description:

Leverages tree-sitter and provides fast and accurate YAML parsing.

emacs-peep-dired 0-1.c88a9a3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/asok/peep-dired
Licenses: GPL 3+
Build system: emacs
Synopsis: Preview files in another window
Description:

This package provides a minor mode that allows files to be previewed by scrolling up and down within a dired buffer.

emacs-shrink-path 0.3.1
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.20.0 emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/bennya/shrink-path.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Fish-style path truncation in emacs-lisp
Description:

This package provides utility functions that allow for Fish-style truncated directories in eshell and various modelines.

Total packages: 72465