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

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-build-farm 0.2.2
Propagated dependencies: emacs-bui@1.2.1 emacs-magit-popup@2.13.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/alezost-emacs/build-farm
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for Hydra and Cuirass build farms
Description:

This Emacs package provides an interface for Hydra and Cuirass (build farms used by Nix and Guix). It allows you to look at various data related to the build farm projects, jobsets, builds and evaluations. The entry point is M-x build-farm command.

emacs-spark 20160503-1.0bf148c
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alvinfrancis/spark
Licenses: Expat
Build system: emacs
Synopsis: Sparkline generation library for Emacs Lisp
Description:

emacs-spark is a sparkline generation library for Emacs Lisp. It generates a sparkline string given a list of numbers. It is a port of cl-spark to Emacs Lisp.

emacs-excorporate 1.1.3
Propagated dependencies: emacs-fsm@0.2.1 emacs-soap-client@3.2.3 emacs-url-http-ntlm@2.0.6 emacs-url-http-oauth@0.8.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/excorporate.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Exchange integration
Description:

This package provides Exchange integration for Emacs.

emacs-symon 20260223
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zk-phi/symon
Licenses: GPL 2+
Build system: emacs
Synopsis: Tiny graphical system monitor
Description:

Tiny graphical system monitor for the Emacs minibuffer when idle.

emacs-ol-notmuch 2.1.3
Propagated dependencies: emacs-compat@31.0.0.1 emacs-notmuch@0.40 emacs-org@9.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tarsius/ol-notmuch
Licenses: GPL 3+
Build system: emacs
Synopsis: Links to notmuch messages for Emacs' Org mode
Description:

This package implements links to Notmuch messages and searches for Emacs' Org mode. A search is a query to be performed by Notmuch; it is the equivalent to folders in other mail clients. Similarly, mails are referred to by a query, so both a link can refer to several mails.

emacs-consult-yasnippet 0.2-0.ae04508
Propagated dependencies: emacs-consult@3.6 emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/consult-yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting-read interface for Yasnippet
Description:

This package allows you to expand Yasnippet' snippets through a completing-read interface. It supports previewing the current snippet expansion and overwriting the marked region with a new snippet completion.

emacs-oauth2 0.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/oauth2.html
Licenses: GPL 3+
Build system: emacs
Synopsis: OAuth 2.0 authorization protocol implementation
Description:

This package provides an Elisp implementation of the OAuth 2.0 draft. The main entry point is oauth2-auth-and-store which will return a token structure. This token structure can be then used with oauth2-url-retrieve-synchronously or oauth2-url-retrieve to retrieve any data that need OAuth authentication to be accessed. If the token needs to be refreshed, the code handles it automatically and stores the new value of the access token.

emacs-edit-indirect 0.1.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/edit-indirect
Licenses: FreeBSD
Build system: emacs
Synopsis: Edit regions in separate buffers
Description:

This package allows you to edit regions in separate buffers, like org-edit-src-code but for arbitrary regions.

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-eval-in-repl-iex 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-elixir-mode@2.5.0 emacs-alchemist@1.8.2
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 Elixir buffers.

emacs-wordgen 0.1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/wordgen.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Random word generator
Description:

This package provides functions to generate random words using user-provided rules.

emacs-gnus-harvest 1.0-0.feda071
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/gnus-harvest
Licenses: GPL 3+
Build system: emacs
Synopsis: Harvest email addresses from read/written Gnus articles
Description:

gnus-harvest notices email address in every message or post you read or write, and collects them in a SQLite database, which can be easily and quickly queried to determine the completion list. It optionally uses BBDB and Message-X.

emacs-ido-at-point 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/katspaugh/ido-at-point
Licenses: GPL 3+
Build system: emacs
Synopsis: Ido-style completion at point
Description:

This package is an alternative frontend for completion-at-point. It replaces the standard completions buffer with Ido prompt.

emacs-global-tags 0.7-0.06db25d
Propagated dependencies: emacs-async@1.9.9 emacs-ht@2.4-0.1c49aad
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.launchpad.net/global-tags.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Testeable Emacs Lisp API that wraps around GNU Global
Description:

This package provides a testeable Emacs Lisp API that wraps GNU Global calls and integration to editor using this API with project.el and xref.el.

emacs-fd 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yqrashawn/fd-dired
Licenses: GPL 3+
Build system: emacs
Synopsis: Dired-mode interface for fd result
Description:

This package provides a dired-mode interface for fd's result.

emacs-ccls 0.1-5.675a570
Propagated dependencies: ccls@0.20250815.1 emacs-dash@2.20.0 emacs-lsp-mode@10.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/MaskRay/emacs-ccls
Licenses: Expat
Build system: emacs
Synopsis: Emacs support for the @code{ccls} language server
Description:

This package extends lsp-mode to work with C and C++ files through the ccls language server.

emacs-evil-nerd-commenter 3.6.1
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/redguardtoo/evil-nerd-commenter
Licenses: GPL 3+
Build system: emacs
Synopsis: Comment and uncomment lines efficiently
Description:

This package provides text objects and operators for comments within evil-mode.

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-adaptive-wrap 0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/adaptive-wrap.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Smart line-wrapping with wrap-prefix
Description:

This Emacs package provides the adaptive-wrap-prefix-mode minor mode which sets the wrap-prefix property on the fly so that single-long-line paragraphs get word-wrapped in a way similar to what you'd get with M-q using adaptive-fill-mode, but without actually changing the buffer's text.

emacs-helm-bibtex 2.0.1-2.6064e86
Propagated dependencies: emacs-biblio@0.3 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-helm@4.0.7 emacs-ivy@0.15.1 emacs-parsebib@6.7 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tmalsburg/helm-bibtex
Licenses: GPL 3+
Build system: emacs
Synopsis: Bibliography manager based on Helm
Description:

This package provides bibliography manager for Emacs, based on Helm and the BibTeX completion backend.

Key features:

  • Quick access to your bibliography from within Emacs

  • Powerful search capabilities

  • Provides instant search results as you type

  • Tightly integrated with LaTeX authoring, emails, Org mode, etc.

  • Open the PDFs, URLs, or DOIs associated with an entry

  • Insert LaTeX cite commands, Ebib links, or Pandoc citations, BibTeX entries, or plain text references at point, attach PDFs to emails

  • Support for note taking

  • Quick access to online bibliographic databases such as Pubmed, arXiv, Google Scholar, Library of Congress, etc.

  • Imports BibTeX entries from CrossRef and other sources.

emacs-browse-kill-ring 2.0.0-0.1ef72cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/browse-kill-ring/browse-kill-ring
Licenses: GPL 2+
Build system: emacs
Synopsis: Interactively insert items from kill-ring
Description:

Did you ever feel that C-y M-y M-y M-y ... is not a great way of trying to find that piece of text you know you killed a while back? Then browse-kill-ring.el is for you.

emacs-eshell-pure-prompt 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/coopi/emacs-eshell-pure-prompt
Licenses: AGPL 3+
Build system: emacs
Synopsis: Port of the Pure Zsh prompt for Eshell
Description:

This package provides an Eshell prompt modeled after Sindre Sorhus' Pure Zsh prompt. It displays the current working directory, Git branch and status (dirty, ahead/behind, stash), the active Python or Conda virtual environment, and the elapsed time of long-running commands. The prompt symbol changes color on command failure and a user@host prefix appears on remote TRAMP connections.

emacs-reformatter 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/reformatter.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Define commands which run reformatters on the current buffer
Description:

This library lets elisp authors easily define an idiomatic command to reformat the current buffer using a command-line program, together with an optional minor mode which can apply this command automatically on save.

emacs-websocket 1.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/websocket.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs WebSocket client and server
Description:

This is an Elisp library for WebSocket clients to talk to WebSocket servers, and for WebSocket servers to accept connections from WebSocket clients. This library is designed to be used by other library writers, to write applications that use WebSockets, and is not useful by itself.

Total packages: 73977