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

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-smex 3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nonsequitur/smex/
Licenses: GPL 3+
Build system: emacs
Synopsis: M-x interface with Ido-style fuzzy matching
Description:

Smex is a M-x enhancement for Emacs. Built on top of Ido, it provides a convenient interface to your recently and most frequently used commands. And to all the other commands, too.

emacs-evil-mc 0.0.4-0.7e363dd
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gabesoft/evil-mc
Licenses: Expat
Build system: emacs
Synopsis: Interactive search compatible with @code{multiple-cursors}
Description:

This package can be used with multiple-cursors to provide an incremental search that moves all fake cursors in sync.

emacs-fullframe 0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~tomterl/fullframe
Licenses: GPL 3+
Build system: emacs
Synopsis: Generalized automatic execution in a single frame
Description:

This library provides helpers for single-window-per-frame execution of buffer-exposing commands.

emacs-pfuture 1.10.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Alexander-Miller/pfuture
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple wrapper around asynchronous processes for Emacs
Description:

This package provides a simple wrapper around asynchronous processes for Emacs.

emacs-password-store-otp 0.1.5
Propagated dependencies: emacs-password-store@2.3.2 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/volrath/password-store-otp.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with the @code{pass-otp} extension for @code{pass} from Emacs
Description:

This package provides Emacs functions to interact with the pass-otp extension for pass. It includes functions to import OTP URIs from screenshots of QR codes, and to export them back to QR codes if needed.

emacs-eat 0.9.4
Dependencies: ncurses@6.2.20210619
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/akib/emacs-eat
Licenses: GPL 3+
Build system: emacs
Synopsis: Terminal emulator in Emacs
Description:

Eat (Emulate A Terminal) is a terminal emulator in Emacs, written in pure Elisp. It has features like Sixel support, complete mouse support and shell integration.

emacs-semantic-refactor 0.5-1.6f2c97d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-refactor
Licenses: GPL 3+
Build system: emacs
Synopsis: Refactoring tool for C/C++ and Lisp dialects
Description:

This package provides a refactoring tool based on the Emacs Semantic parser framework. For C and C++ it supports operations such as:

  1. Generating class implementations

  2. Generating function prototypes

  3. Converting functions to function pointers

  4. Moving semantic units

  5. etc...

For Lisp dialects like Clojure, ELisp, and Scheme, it supports operations such as:

  1. Formatting the whole buffer

  2. Converting sexpressions to one or multiple lines

  3. etc...

emacs-seeing-is-believing 1.2.0-0.fbbe246
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jcinnamond/seeing-is-believing
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for running the seeing-is-believing Ruby gem
Description:

Seeing Is Believing is a ruby gem to evaluate Ruby code, recording the results of each line. This minor mode provides an easy way to run it from Emacs on the current region or entire buffer.

emacs-helm-org-ql 0.8.10
Propagated dependencies: emacs-dash@2.20.0 emacs-helm@4.0.7 emacs-helm-org@1.0-3.8457e1e emacs-org-ql@0.8.10 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-ql/
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm commands for @code{emacs-org-ql}
Description:

This package provides emacs-helm commands for emacs-org-ql, a Lispy query language for Org files, allowing for actions to be performed based on search criteria.

emacs-restart-emacs 0.1.1-1.9aa90d3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/iqbalansari/restart-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Restart Emacs from within Emacs
Description:

This package provides a simple command to restart Emacs from within Emacs.

emacs-isearch-dabbrev 0.1-1.1efe7ab
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Dewdrops/isearch-dabbrev
Licenses: GPL 3+
Build system: emacs
Synopsis: Use @code{dabbrev} within @code{isearch}
Description:

This package allows dabbrev-expand to be used within isearch-mode.

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

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

emacs-stripe-buffer 0.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sabof/stripe-buffer/
Licenses: GPL 2+
Build system: emacs
Synopsis: Add stripes to list buffers
Description:

This Emacs package adds faces to add stripes to list buffers and org tables.

emacs-toml-mode 0.1.3-0.f6c6181
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dryman/toml-mode.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing TOML files
Description:

This package provides a major mode for editing files in TOML (Tom's Obvious, Minimal Language) data format.

emacs-evil-smartparens 0.4.0
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-smartparens@1.11.0-1.b629b4e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/expez/evil-smartparens
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Evil integration for Smartparens
Description:

emacs-evil-smartparens is an Emacs minor mode which makes Evil play nice with Smartparens. Evil is an Emacs minor mode that emulates Vim features and provides Vim-like key bindings.

emacs-acp 0.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/acp.el
Licenses: GPL 3+
Build system: emacs
Synopsis: @acronym{ACP, Agent Client Protocol} for Emacs
Description:

This package implements the Agent Client Protocol (ACP) for Emacs, a standardized protocol for communicating with LLM agents.

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-clojure-mode 5.23.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clojure-emacs/clojure-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Clojure code
Description:

This Emacs package provides font-lock, indentation, navigation and basic refactoring for the Clojure programming language. It is recommended to use clojure-mode with Paredit or Smartparens.

emacs-outorg 2.0-1.78b0695
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/outorg
Licenses: GPL 3+
Build system: emacs
Synopsis: Org-style comment editing
Description:

Outorg is for editing comment-sections of source-code files in temporary Org-mode buffers. It turns conventional literate-programming upside-down in that the default mode is the programming-mode, and special action has to be taken to switch to the text-mode (i.e. Org-mode).

emacs-purs-mode 0-1.1655338
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/PureFunctor/purs-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: PureScript major mode for Emacs
Description:

Purs mode provides a PureScript major mode for Emacs.

emacs-evil-exchange 0.41-1.4769153
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Dewdrops/evil-exchange
Licenses: GPL 3+
Build system: emacs
Synopsis: Exchange text easily within Evil
Description:

This package, a port of vim-exchange, provides an Evil operator for exchanging text.

emacs-flycheck-ledger 0.5
Dependencies: ledger@3.4.1
Propagated dependencies: emacs-flycheck@36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-ledger
Licenses: GPL 3+
Build system: emacs
Synopsis: Ledger support for Flycheck
Description:

This Flycheck checker uses the output of ledger balance on the current file to find errors such as unbalanced transactions and syntax errors.

emacs-activity-watch-mode 1.6.0
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pauldub/activity-watch-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatic time tracking extension
Description:

This package provides a ActivityWatch mode based on wakatime-mode. Enable it for the current buffer by invoking activity-watch-mode or activate it globally with global-activity-watch-mode.

emacs-org-texlive-collection 9.8.3
Propagated dependencies: texlive-capt-of@2026.1 texlive-collection-latexrecommended@2026.1 texlive-soul@2026.1 texlive-standalone@2026.1 texlive-ulem@2026.1 texlive-wrapfig@2026.1
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.

Total packages: 32521