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

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-dired-rsync 0.7
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stsquad/dired-rsync/
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for rsync from Emacs dired buffers
Description:

This package adds a single command dired-rsync which allows the user to copy marked files in a Dired buffer via rsync. This is useful, especially for large files, because the copy happens in the background and doesn’t lock up Emacs. It is also more efficient than using Tramp's own encoding methods for moving data between systems.

emacs-mu4e-dashboard 0.1.1-1.c9c09b7
Propagated dependencies: mu@1.12.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/mu4e-dashboard
Licenses: GPL 3+
Build system: emacs
Synopsis: Build your own dashboard for mu4e using org-mode
Description:

This package provides an org-mode link type that allows execution of various mu4e queries when clicked. Such links can be organized into a dashboard, by simply writing an org file.

emacs-plz 0.9.1
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/plz.el
Licenses: GPL 3+
Build system: emacs
Synopsis: HTTP library for Emacs
Description:

This package provides HTTP library for Emacs. It uses Curl as a backend, which avoids some of the issues with using Emacs’s built-in Url library.

emacs-ytdl 1.3.6-0.2ea3daf
Dependencies: yt-dlp@2025.11.12
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/tuedachu/ytdl
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for youtube-dl
Description:

This package manages a video download queue for yt-dlp, which serves as the back end. New videos can be queued at any time. All yt-dlp backends are supported. It is possible to create download profiles depending on the downloaded URL.

emacs-dap-mode 0.8
Propagated dependencies: emacs-bui@1.2.1 emacs-lsp-docker@1.0.0 emacs-lsp-mode@9.0.1-0.1472333 emacs-posframe@1.5.0 emacs-lsp-treemacs@0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-lsp.github.io/dap-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client/library for Debug Adapter Protocol
Description:

Dap mode is an Emacs client/library for Debug Adapter Protocol (DAP), a wire protocol for communication between client and debug server. It is similar to the LSP but provides integration with Debug server.

emacs-ox-rss 0-0.83dc898
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/nsavage/ox-rss
Licenses: GPL 3+
Build system: emacs
Synopsis: RSS 2.0 back-end for Org export engine
Description:

This library implements an RSS 2.0 back-end for Org exporter, based on the HTML back-end.

emacs-helm 4.0.6
Propagated dependencies: emacs-async@1.9.9 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-helm.github.io/helm/
Licenses: GPL 3+
Build system: emacs
Synopsis: Incremental completion and selection narrowing framework for Emacs
Description:

Helm is an incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc).

emacs-indent-bars 0.9.2
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jdtsmith/indent-bars
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight indentation with bars
Description:

Indent Bars highlights indentation with configurable vertical graphical bars, using stipples. The color and appearance (weight, pattern, position within the character, zigzag, etc.) are all configurable. Indent Bars works in any mode using fixed tab or space-based indentation. In the terminal (or on request) it uses vertical bar characters instead of stipple patterns. Optional Treesitter support is also available.

emacs-visual-fill-column 2.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/joostkremers/visual-fill-column
Licenses: GPL 3+
Build system: emacs
Synopsis: Fill-column for visual-line-mode
Description:

visual-fill-column-mode is a small Emacs minor mode that mimics the effect of fill-column in visual-line-mode. Instead of wrapping lines at the window edge, which is the standard behaviour of visual-line-mode, it wraps lines at fill-column. If fill-column is too large for the window, the text is wrapped at the window edge.

emacs-ebuku 0-1.0c6cf40
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flexibeast/ebuku
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to the buku Web bookmark manager
Description:

Ebuku provides a basic interface to the buku Web bookmark manager.

emacs-dotenv-mode 0.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/preetpalS/emacs-dotenv-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for @file{.env} files
Description:

This package provides syntax highlighting for .env files.

emacs-robe 0.8.6
Propagated dependencies: emacs-inf-ruby@2.9.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dgutov/robe
Licenses: GPL 3+
Build system: emacs
Synopsis: Ruby code assistance tool for Emacs
Description:

Robe can provide information on loaded classes and modules in Ruby code, as well as where methods are defined. This allows the user to jump to method definitions, modules and classes, display method documentation and provide method and constant name completion.

emacs-add-node-modules-path 1.3.1
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/codesuki/add-node-modules-path
Licenses: Expat
Build system: emacs
Synopsis: Add @file{node_modules} to the buffer-local @file{exec-path}
Description:

This package searches the parent directories of the current file for the project's node_modules/.bin/ directory, allowing Emacs to find project-specific installations of packages.

emacs-helm-c-yasnippet 0.6.7-2.c5880e7
Propagated dependencies: emacs-helm@4.0.6 emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-jp/helm-c-yasnippet
Licenses: GPL 2+
Build system: emacs
Synopsis: Helm integration for Yasnippet
Description:

This Emacs library provides Helm interface for Yasnippet.

emacs-marginalia-emprise 0.2.0
Propagated dependencies: emacs-emprise@0.3.0 emacs-marginalia@2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~plattfot/emprise/
Licenses: GPL 3+
Build system: emacs
Synopsis: Annotate Emprise with Marginalia
Description:

This package provides an annotation function to show playback status, artist name and title for Emprise using Marginalia.

emacs-lojban 0.23
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/LojbanMode
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs utilities for operating on Lojban text
Description:

Lojban is an Emacs library of functions, variables, regexps and interactive commands for handling Lojban text.

emacs-ahungry-theme 1.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ahungry/color-theme-ahungry
Licenses: GPL 3+
Build system: emacs
Synopsis: Ahungry color theme for Emacs
Description:

Ahungry theme for Emacs provides bright and bold colors. If you load it from a terminal, you will be able to make use of the transparent background. If you load it from a GUI, it will default to a dark background.

emacs-company-lua 0.1-2.29f6819
Propagated dependencies: emacs-company@1.0.2 emacs-s@1.13.0 emacs-f@0.21.0 emacs-lua-mode@20221027-1.d074e41
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ptrv/company-lua
Licenses: GPL 3+
Build system: emacs
Synopsis: Company backend for Lua
Description:

This package provides Company backend for Lua programming language.

emacs-vimrc-mode 0.3.1-1.13bc150
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mcandre/vimrc-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Vimscript
Description:

This package provides font lock and beginning- and end-of-defun functions for Vimscript files.

emacs-tempel-collection 0.2-2.b2fd792
Propagated dependencies: emacs-tempel@1.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Crandel/tempel-collection
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of TempEl templates
Description:

This package provides a collection of templates for the Emacs TempEl package.

emacs-loc-changes 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rocky/emacs-loc-changes
Licenses: GPL 3+
Build system: emacs
Synopsis: Keeps track of positions even after buffer changes
Description:

This Emacs package provides a mean to track important buffer positions after buffer changes.

emacs-esxml 0.3.8
Propagated dependencies: emacs-kv@0.0.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tali713/esxml/
Licenses: GPL 3+
Build system: emacs
Synopsis: SXML for EmacsLisp
Description:

This is XML/XHTML done with S-Expressions in EmacsLisp. Simply, this is the easiest way to write HTML or XML in Lisp. This library uses the native form of XML representation as used by many libraries already included within Emacs. See esxml-to-xml for a concise description of the format.

emacs-julia-repl 1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tpapp/julia-repl
Licenses: Expat
Build system: emacs
Synopsis: Minor mode for interacting with a Julia REPL
Description:

This package provides a minor mode for interacting with a Julia REPL running inside Emacs. The julia process is started in an ANSI terminal (term), which allows text formatting and colors, and interaction with the help system and the debugger. It is recommended that you use this minor mode with the package emacs-julia-mode.

emacs-circe 2.14
Propagated dependencies: gnutls@3.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/circe
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for IRC in Emacs
Description:

Circe is a Client for IRC in Emacs. It integrates well with the rest of the editor, using standard Emacs key bindings and indicating activity in channels in the status bar so it stays out of your way unless you want to use it.

Total packages: 69236