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

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-ox-epub 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ofosos/ox-epub
Licenses: GPL 3+
Build system: emacs
Synopsis: Export org mode projects to EPUB
Description:

ox-epub extends the (X)HTML exporter to generate .epub files directly from OrgMode. This will export EPUB version 2, which should give broad compatibility. It should also be relatiely easy to convert the resulting .epub to a .mobi file. Needs a working zip utility (default is zip).

emacs-spongebob 0-0.ae8ae6b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/dustyweb/gauche
Licenses: GPL 3+
Build system: emacs
Synopsis: Memetically mock a region of text
Description:

This package transforms text using studlify-region and inserts a SpongeBob SquarePants ASCII art figure in the current buffer.

emacs-org-texlive-collection 9.7.39
Propagated dependencies: texlive-capt-of@2025.2 texlive-collection-latexrecommended@2025.2 texlive-soul@2025.2 texlive-standalone@2025.2 texlive-ulem@2025.2 texlive-wrapfig@2025.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://orgmode.org/
Licenses: FSF-free
Build system: trivial
Synopsis: Basic TeX Live packages for Org mode LaTeX export
Description:

This meta-package propagates the TeX Live packages minimally required by the LaTeX output produced by Org mode.

emacs-jsonnet-mode 0.1.3
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tminor/jsonnet-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing jsonnet files
Description:

This package provides syntax highlighting, indenting, formatting, and utility methods for jsonnet files.

emacs-origami-el 1.0-1.1f38085
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gregsexton/origami.el
Licenses: Expat
Build system: emacs
Synopsis: Flexible text-folding
Description:

This package provides a minor mode for collapsing and expanding regions of text without modifying the actual contents.

emacs-helm-clojuredocs 0.3-1.5a7f0f2
Propagated dependencies: emacs-helm@4.0.6 emacs-edn@1.1.2-1.be9e32d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mbuczko/helm-clojuredocs
Licenses: GPL 3+
Build system: emacs
Synopsis: Search help on clojuredocs.org with Helm
Description:

This package provides a Helm interface to lookup Clojure documentation on https://clojuredocs.org with Helm.

Two function are exposed:

  • helm-clojuredocs: opens a Helm session with no initial pattern. Searching starts with minimal 3 characters entered.

  • helm-clojuredocs-at-point: opens a Helm session with initial pattern guessed from thing under current cursor position.

emacs-clue 0-0.41895da
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AmaiKinono/clue/
Licenses: GPL 3+
Build system: emacs
Synopsis: Connecting clues while reading code
Description:

Clue is a tool for helping you take notes while reading code.

Code reading is all about finding connections between different locations in a project. With Clue, you can take notes about these connections in plain text (or your favorite markup language), and insert links to take you to these locations.

emacs-color-theme-solarized 0-0.f3ca890
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sellout/emacs-color-theme-solarized
Licenses: Expat
Build system: emacs
Synopsis: Solarized color scheme for Emacs
Description:

This package provides Emacs highlighting using Ethan Schoonover’s Solarized color scheme.

emacs-consult-org-roam 0.1-1.2ca42a1
Propagated dependencies: emacs-consult@3.1 emacs-org-roam@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jgru/consult-org-roam
Licenses: GPL 3+
Build system: emacs
Synopsis: Consult integration for Org Roam
Description:

This is a set of functions to use Org Roam with Consult. This packages replaces Org Roam's own completing read functions with equivalent versions utilizing Consult's internal API.

emacs-eval-in-repl-erlang 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-erlang@27.3.4.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Build system: emacs
Synopsis: One keybinding to communicate with REPLs
Description:

This package provides an ESS-like binding to send lines or regions to a REPL from Erlang buffers.

emacs-taxy 0.10.2
Propagated dependencies: emacs-magit@4.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/taxy.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Programmable taxonomical grouping for arbitrary objects
Description:

Taxy provides a programmable way to classify arbitrary objects into a hierarchical taxonomy. Allows you to automatically put things in nested groups.

emacs-scel 20170629-1.aeea3ad
Dependencies: supercollider@3.14.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/supercollider/scel
Licenses: GPL 2+
Build system: emacs
Synopsis: SuperCollider Emacs interface
Description:

emacs-scel is an Emacs interface to SuperCollider. SuperCollider is a platform for audio synthesis and algorithmic composition.

emacs-parseedn 1.2.1
Propagated dependencies: emacs-a@1.0.0 emacs-parseclj@1.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://cider.mx
Licenses: GPL 3+
Build system: emacs
Synopsis: EDN parser for Emacs Lisp
Description:

Parseedn is an Emacs Lisp library for parsing EDN (Clojure) data. It uses parseclj's shift-reduce parser internally.

emacs-pcmpl-args 0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/JonWaltman/pcmpl-args.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhanced shell command completion
Description:

pcmpl-args extends option and argument completion of shell commands read by Emacs. It is intended to make shell completion in Emacs comparable to the rather excellent completion provided by both Bash and Zsh.

emacs-es-mode 4.3.0
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.7.39 emacs-spark@20160503-1.0bf148c
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dakrone/es-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Elasticsearch queries
Description:

es-mode includes highlighting, completion and indentation support for Elasticsearch queries. Also supported are es-mode blocks in org-mode, for which the results of queries can be processed through jq, or in the case of aggregations, can be rendered in to a table. In addition, there is an es-command-center mode, which displays information about Elasticsearch clusters.

emacs-font-lock-studio 0.0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/font-lock-studio
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive debugger for Font Lock keywords
Description:

Font Lock Studio is an interactive debugger for Emacs syntax highlighting rules, also called Font Lock keywords. It can single-step Font Lock keywords -- matchers, highlights, and anchored rules, to see what happens when a buffer is fontified. Breakpoints can be set on or inside rules. When inside a rule, matches are visualized using a palette of background colors. The explainer can describe a rule in plain-text English. Finally, tight integration with Edebug allows stepping into Lisp expressions that are part of the Font Lock keywords.

emacs-paredit 26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://paredit.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode for editing parentheses
Description:

ParEdit (paredit.el) is a minor mode for performing structured editing of S-expression data. The typical example of this would be Lisp or Scheme source code.

ParEdit helps keep parentheses balanced and adds many keys for moving S-expressions and moving around in S-expressions. Its behavior can be jarring for those who may want transient periods of unbalanced parentheses, such as when typing parentheses directly or commenting out code line by line.

emacs-ample-theme 0.0.0-1.536966a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jordonbiondo/ample-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Theme for Emacs providing dark, light, and flat versions
Description:

Ample themes is a collection of three themes sharing a similar pallet with a light, dark and flat versions with a focus on being easy on the eyes during night and day. They only support GUI and 256 colour terminals.

emacs-boxy 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/grinn.amy/boxy
Licenses: GPL 3+
Build system: emacs
Synopsis: A boxy layout framework for Emacs
Description:

boxy provides an interface to create a 3D representation of boxes. Other packages can use this library to create expandable menus for interacting with hierarchical data.

emacs-let-alist 1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/let-alist.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Easily let-bind values of an assoc-list by their names
Description:

This package offers a single macro, let-alist. This macro takes a first argument (whose value must be an alist) and a body.

emacs-extend-smime 3.3
Propagated dependencies: emacs-defaultencrypt@5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://informationelle-selbstbestimmung-im-internet.de/Emacs.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved S/MIME support for Gnus in Emacs
Description:

ExtendSMIME is designed to be used with Gnus in Emacs. It enhances DefaultEncrypt (emacs-defaultencrypt) to support S/MIME (Secure/Multipurpose Internet Mail Extensions) via LDAP (Lightweight Directory Access Protocol). Before a message (e.g., email) is sent, ExtendSMIME searches for missing certificates via LDAP and imports them into gpgsm. When certificates for all recipients are available, DefaultEncrypt automatically encrypts the message. For details and instructions on how to use ExtendSMIME, please refer to the home page or read the comments in the source file, jl-smime.el.

emacs-dedicated 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/dedicated
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs minor mode for toggling a windows's "dedicated" flag
Description:

This simple Emacs minor mode allows you to toggle a window's "dedicated" flag. When a window is "dedicated", Emacs will not select files into that window. This can be quite handy since many commands will use another window to show results (compilation mode, starting info, and so on). A dedicated window won't be used for such a purpose. For details, please read the source file.

emacs-exwm-no-x-toolkit 0.34
Dependencies: xhost@1.0.9 dbus@1.15.8
Propagated dependencies: emacs-xelb-no-x-toolkit@0.22
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-exwm/exwm
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs X window manager (without an X toolkit)
Description:

EXWM is a full-featured tiling X window manager for Emacs built on top of XELB.

emacs-dired-launch 20240809.1910
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/thomp/dired-launch
Licenses: GPL 3+
Build system: emacs
Synopsis: Extra command to launch external programs
Description:

This package provides a method to open entries in external programs from dired.

Total packages: 69282