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

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-yeetube 2.3.0
Dependencies: mpv@0.41.0 torsocks@2.4.0 yt-dlp@2026.06.09
Propagated dependencies: emacs-compat@31.0.0.1 emacs-keymap-popup@0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://thanosapollo.org/projects/yeetube/
Licenses: GPL 3+
Build system: emacs
Synopsis: Youtube front-end for Emacs
Description:

This package provides the ability to scrape YouTube, with the results displayed in a tabulated list format. The videos can be opened with a user-defined video player (by default mpv) or downloaded using yt-dlp. This package also includes a minimal yt-dlp wrapper.

emacs-dockerfile-mode 1.9
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/spotify/dockerfile-mode
Licenses: ASL 2.0
Build system: emacs
Synopsis: Major mode for editing Dockerfile
Description:

This package provides a major mode dockerfile-mode for use with the standard Dockerfile file format.

emacs-sly-macrostep 0.1-2.5113e4e
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6 emacs-macrostep@0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/sly-macrostep
Licenses: GPL 3+
Build system: emacs
Synopsis: Expand Common Lisp macros inside source files with SLY
Description:

sly-macrostep is a SLY contrib for expanding CL macros right inside the source file.

emacs-git-gutter-fringe 0.23-2.648cb5b
Propagated dependencies: emacs-git-gutter@0.93 emacs-fringe-helper@1.0.1-1.ef4a9c0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/git-gutter-fringe
Licenses: GPL 3+
Build system: emacs
Synopsis: See and manage hunks of text in a version control system
Description:

This package extends git-gutter to use the fringe area of a window.

emacs-atomic-chrome 2.0.0-1.072a137
Propagated dependencies: emacs-websocket@1.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alpha22jp/atomic-chrome
Licenses: GPL 2+
Build system: emacs
Synopsis: Edit browser text area with Emacs using Atomic Chrome or Ghost Text
Description:

This is an Emacs version of Atomic Chrome and Ghost Text, which are extensions that allows you to edit text areas of the browser in Emacs.

The input on Emacs is reflected to the browser instantly and continuously. You can use both the browser and Emacs at the same time. They are updated to the same content bi-directionally.

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-validate-html 1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/arthurgleckler/validate-html
Licenses: GPL 3+
Build system: emacs
Synopsis: Run the W3C HTML Validator directly from Emacs
Description:

emacs-validate-html installs the command validate-html, which sends the current buffer to the World Wide Web Consortium’s HTML Validator service and displays the results in a buffer in Compilation mode.

emacs-bison-mode 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.nongnu.org/nongnu/bison-mode.html
Licenses: GPL 2+
Build system: emacs
Synopsis: Major mode for editing Bison, Yacc, and Lex files
Description:

This Emacs package provides a major mode for editing Bison, Yacc, and Lex files.

emacs-blackout 1.0-1.4bac446
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/blackout
Licenses: GPL 3+
Build system: emacs
Synopsis: Clean up mode lighters
Description:

This package provides a function for hiding and customizing display of major and minor modes in the mode line.

emacs-nominatim 0.9.3-0.f814e16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/nominatim
Licenses: GPL 3+
Build system: emacs
Synopsis: Forward and reverse geocode using Nominatim inside Emacs
Description:

This is an Emacs library which lets you forward and reverse geocode using Nominatim, a component of OpenStreetMap.

emacs-forgejo 0.2.3
Propagated dependencies: emacs-keymap-popup@0.3.0 emacs-markdown-mode@2.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/thanosapollo/emacs-forgejo
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs front-end for Forgejo instances
Description:

This package provides an Emacs front-end for Forgejo instances such as Codeberg or self-hosted servers. It allows you to browse, filter, and manage issues and pull requests from Emacs. All API responses are cached in a local SQLite database for fast offline re-display. Among the other things it can do are:

  • Submit and merge PRs via AGit-Flow (https://forgejo.org/docs/latest/user/agit-support/) push options

  • Full code review workflow with threaded comments

  • Watch rules with per-repo filter polling and desktop notifications

  • Label, assignee, and milestone management

  • SQLite cache for instant display and offline usage

  • Multi-host support with per-instance token configuration

  • # and @ completion in composition buffers (gfm-mode)

  • Repository settings editor

emacs-vcsh 0.4.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/stepnem/vcsh-el
Licenses: Public Domain
Build system: emacs
Synopsis: Emacs VCSH integration
Description:

This library provides basic ``enter'' functionality and a few convenience commands to initialize a VCSH repository and add files to it. It can be used in conjunction with Magit.

emacs-compdef 0.2-2.67104a3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jjzmajic/compdef
Licenses: GPL 3+
Build system: emacs
Synopsis: Set local completion backends
Description:

This package provides a function to cleanly set local completion backends according to mode, and integrates with use-package.

emacs-mit-scheme-doc 20140203
Dependencies: mit-scheme@12.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://groups.csail.mit.edu/mac/users/gjs/6.945/dont-panic/
Licenses: GPL 2+
Build system: emacs
Synopsis: MIT-Scheme documentation lookup for Emacs
Description:

This package provides a set of Emacs functions to search definitions of identifiers in the MIT-Scheme documentation.

emacs-helm-slime 0.4.0
Propagated dependencies: emacs-helm@4.0.7 emacs-slime@2.32
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-slime
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for SLIME, the Superior Lisp Interaction Mode for Emacs
Description:

Helm-SLIME defines a few new commands:

  • helm-slime-complete: Select a symbol from the SLIME completion systems.

  • helm-slime-list-connections: Yet another slime-list-connections with Helm.

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

  • helm-slime-repl-history: Select an input from the SLIME REPL history and insert it.

emacs-isayt 0.0.5-0.32967c1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/andreyorst/isayt.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically indent lisp expressions while typing
Description:

isayt-mode is a minor mode to adjust indentation of S-expressions automatically as you type. It is similar to aggressive-indent-mode, but it uses syntax-ppss and indent-sexp instead of a timer and indent-according-to-mode.

emacs-zoom 0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cyrus-and/zoom
Licenses: Expat
Build system: emacs
Synopsis: Fixed and automatic balanced window layout for Emacs
Description:

This minor mode takes care of managing the window sizes by enforcing a fixed and automatic balanced layout where the currently selected window is resized according to zoom-size which can be an absolute value in lines/columns, a ratio between the selected window and frame size or even a custom callback.

emacs-mistty 1.5
Dependencies: bash@5.2.37
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/szermatt/mistty
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs terminal major mode based on Term
Description:

This package defines a major mode that runs a shell inside of a buffer, similarly to Comint mode. It is built on top of Term.

emacs-json-reformat 0.0.7
Propagated dependencies: emacs-undercover@0.8.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gongo/json-reformat
Licenses: GPL 3+
Build system: emacs
Synopsis: Reformatting tool for JSON
Description:

json-reformat provides a reformatting tool for JSON.

emacs-agent-shell 0.57.1
Propagated dependencies: emacs-shell-maker@0.93.3 emacs-acp@0.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/agent-shell
Licenses: GPL 3+
Build system: emacs
Synopsis: Native agentic integrations for Claude Code, Gemini CLI, etc
Description:

This package offers a native comint shell experience to interact with any agent powered by Agent Client Protocol (ACP).

emacs-slime-repl-ansi-color 0.0.0-1.ad03263
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/deadtrickster/slime-repl-ansi-color
Licenses: GPL 2+
Build system: emacs
Synopsis: Color ANSI codes in the REPL of SLIME
Description:

Color ANSI codes in the REPL of SLIME

emacs-csv 2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/u11/csv.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Elisp functions for reading and parsing CSV files
Description:

csv.el provides functions for reading and parsing CSV files. It follows the format as defined in RFC 4180 Common Format and MIME Type for CSV Files (http://tools.ietf.org/html/rfc4180).

emacs-helm-ls-git 1.9.4
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-ls-git
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface for listing the files in a Git repository
Description:

This package provides a Helm interface for Git files.

  • Display the open buffers in project.

  • Display a status source showing state of project (modified files etc.).

  • Display a list of all files in project under git control.

  • Quickly look at diffs of modified files.

  • Allow switching to git status with your preferred frontend (vc-dir, Magit,etc.).

  • Full integration of git-grep, also allow usage of helm-grep (you can use ack-grep instead of grep).

  • Integrate usage of gid from id-utils.

  • Full integration with helm-find-files, allow you to browse projects unrelated to current-buffer.

  • In addition, all actions of type files and buffers are provided.

emacs-svg-icon 0.1-1.ebc2b8d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/emacs-svg-icon
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library to create SVG icons on the fly
Description:

This library allows creating SVG icons by parsing remote collections whose license are compatibles with Emacs. The default size of an icon is exactly 2x1 characters such that it can be inserted inside a text without disturbing alignment.

Total packages: 32521