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

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-coterm 1.6
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://repo.or.cz/emacs-coterm.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Terminal emulation for comint
Description:

This package provides terminal emulation for comint. If the global coterm-mode is enabled, proper terminal emulation will be supported for all newly spawned comint processes. This allows you to use more complex console programs such as less and mpv and full-screen TUI programs such as vi, top, htop or even emacs -nw.

emacs-eglot 1.23
Propagated dependencies: emacs-eldoc@1.16.0 emacs-external-completion@0.1 emacs-flymake@1.4.5 emacs-jsonrpc@1.0.28 emacs-project@0.11.2 emacs-xref@1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/eglot
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for Language Server Protocol (LSP) servers
Description:

Emacs Polyglot, or Eglot, is an Emacs Language Server Protocol client that stays out of the way. It guesses the LSP program to start for the current file, using the major mode as a hint. It prompts you to enter one if it fails.

emacs-forge 0.6.7
Propagated dependencies: emacs-closql@2.4.0 emacs-compat@31.0.0.1 emacs-emacsql@4.4.1 emacs-ghub@5.2.0 emacs-llama@1.0.4 emacs-magit@4.6.0 emacs-markdown-mode@2.8 emacs-yaml@1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/forge/
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Git forges from Magit
Description:

Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.

emacs-org-vcard 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pinoaffe/org-vcard
Licenses: GPL 3+
Build system: emacs
Synopsis: Org mode support for vCard export and import
Description:

This package exports and imports vCard files from within GNU Emacs' Org mode.

emacs-auto-yasnippet 0.3.0-3.6a9e406
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/auto-yasnippet/
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly create disposable yasnippets
Description:

This package provides a hybrid of keyboard macros and yasnippet. You create the snippet on the go, usually to be used just in the one place. It's fast, because you're not leaving the current buffer, and all you do is enter the code you'd enter anyway, just placing ~ where you'd like yasnippet fields and mirrors to be.

emacs-queue 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.dr-qubit.org/emacs_data-structures.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Queue data structure for Emacs
Description:

This Emacs library provides queue data structure. These queues can be used both as a first-in last-out (FILO) and as a first-in first-out (FIFO) stack, i.e. elements can be added to the front or back of the queue, and can be removed from the front. This type of data structure is sometimes called an "output-restricted deque".

emacs-xtest 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/promethial/xtest/
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple testing with Emacs
Description:

This package provides a simple testing library for Emacs.

emacs-docker 2.5.0
Dependencies: emacs-undercover@0.8.1
Propagated dependencies: emacs-aio@1.1 emacs-dash@2.20.0 emacs-json-mode@1.9.2 emacs-s@1.13.0 emacs-tablist@1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Silex/docker.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage docker from Emacs
Description:

This package provides an Emacs interface for Docker.

emacs-keycast 1.4.7
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/tarsius/keycast
Licenses: GPL 3+
Build system: emacs
Synopsis: Show current command and its key in the mode line
Description:

This package provides Keycast mode. Once enabled, that mode shows the current command and its key or mouse binding in the mode line, and updates them whenever another command is invoked.

emacs-pyvenv 1.21
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/pyvenv
Licenses: GPL 3+
Build system: emacs
Synopsis: Python virtual environment interface for Emacs
Description:

pyvenv.el is a minor mode to support using Python virtual environments (virtualenv) inside Emacs.

emacs-esh-autosuggest 2.0.1
Propagated dependencies: emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dieggsy/esh-autosuggest
Licenses: GPL 3+
Build system: emacs
Synopsis: Fish-like autosuggestions in Eshell
Description:

This package assumes you use something other than company for eshell completion (e.g. eshell-pcomplete, completion-at-point, helm-esh-pcomplete). company-mode is used solely as a mechanism for history autosuggestions.

Unless you're using use-package's hook keyword, you can enable the autosuggestions with: (add-hook 'eshell-mode-hook #'esh-autosuggest-mode)

emacs-i-ching 20241113.1642
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/zzkt/i-ching
Licenses: GPL 3+
Build system: emacs
Synopsis: The Book of Changes
Description:

Cast hexagrams and consult the I Ching, or 'Book of Changes' from the comfort of Emacs. The I Ching can be used as a divination method, pattern generator or fixed point for millennia of commentary & exegesis. This package provides methods for casting and describing hexagrams, querying the oracle, and finding patterns in randomness. The descriptions of hexagrams and their classification have been drawn from public domain sources, tradition and antiquity.

emacs-mpv 0.2.0-0.2e0234b
Dependencies: mpv@0.41.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kljohann/mpv.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Control MPV for easy note taking
Description:

This package is a potpourri of helper functions to control a MPV process via its IPC interface.

emacs-jupyter 1.0-3.de89cbe
Propagated dependencies: emacs-company@1.0.2 emacs-markdown-mode@2.8 emacs-simple-httpd@1.5.1 emacs-websocket@1.16 emacs-zmq@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-jupyter/jupyter
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to communicate with Jupyter kernels
Description:

This package provides an Emacs interface to communicate with Jupyter kernels. It provides REPL and Org mode source code block frontends to Jupyter kernels and kernel interactions integrated with Emacs' built-in features.

emacs-empv 6.2.0
Dependencies: mpv@0.41.0 yt-dlp@2026.06.09
Propagated dependencies: emacs-compat@31.0.0.1 emacs-consult@3.6 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/isamert/empv.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs multimedia player, media library manager, YouTube frontend
Description:

This package is an Emacs multimedia player based on mpv. It offers a comprehensive interface to mpv, including convenient features such as an embedded radio manager, YouTube integration, and a local music and video library manager.

emacs-templatel 0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://clarete.li/templatel
Licenses: GPL 3+
Build system: emacs
Synopsis: Jinja inspired template language for Emacs Lisp
Description:

templatel is the modern templating language. It provides variable substitution and control flow through a clean and powerful language inspired by Python's Jinja.

emacs-defaceight 0.0.2-0.7ad7a4f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/mekeor/defaceight
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs package for stepping through effective default face heights
Description:

Interactively decrease or increase the attribute :height of the face default in the theme user to the next effective value.

emacs-orgit 2.1.2
Propagated dependencies: emacs-dash@2.20.0 emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/orgit
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for Org links to Magit buffers
Description:

This package defines several Org link types, which can be used to link to certain Magit buffers. Use the command org-store-link while such a buffer is current to store a link. Later you can insert it into an Org buffer using the command org-insert-link.

emacs-eprime 20140513-17a481a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AndrewHynes/eprime-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: E-prime checking mode for Emacs
Description:

This package provides an E-prime checking mode for Emacs that highlights non-conforming text. The subset of the English language called E-Prime forbids the use of the "to be" form to strengthen your writing.

emacs-ebdb 0.8.22
Dependencies: emacs-org-roam@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/girzel/ebdb
Licenses: GPL 3+
Build system: emacs
Synopsis: EIEIO port of BBDB, Emacs's contact-management package
Description:

EBDB is a contact management/addressbook package for Emacs. It's a re-write of the Insidious Big Brother Database (BBDB) using Emacs Lisp's (relatively new) EIEIO object oriented libraries.

emacs-hexrgb 0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/hexrgb.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs functions to convert color formats
Description:

HexRGB provides functions for converting between RGB (red, green, blue) color components and HSV (hue, saturation, value) color components. More accurately, it converts Emacs color components (whole numbers from 0 through 65535), RGB and HSV floating-point components (0.0 through 1.0), Emacs color-name strings (such as "blue") and hex RGB color strings (such as "#FC43A7912").

emacs-ssh-config-mode 9.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jhgorrell/ssh-config-mode-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Mode for fontification of @file{~/.ssh/config}
Description:

This package fontifies the ssh config keywords and creates keybindings for skipping from host section to host section.

emacs-eterm-256color 0.3.13
Propagated dependencies: emacs-f@0.21.0 emacs-xterm-color@2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dieggsy/eterm-256color
Licenses: GPL 3+
Build system: emacs
Synopsis: Customizable 256 colors for Emacs @code{term} and @code{ansi-term}
Description:

This package uses emacs-xterm-color to add customizable 256 color support to term and ansi-term.

emacs-evil-textobj-syntax 0-1.2d9ba8c
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-names@20151201.0-8.d8baba5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/laishulu/evil-textobj-syntax/
Licenses: GPL 3+
Build system: emacs
Synopsis: Text objects based on syntax highlighting
Description:

This package provides text objects for evil-mode with boundaries defined by syntax highlighting.

Total packages: 72465