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

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-company-irony 1.1.1
Dependencies: emacs-company@1.0.2 emacs-irony-mode@1.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Sarcasm/company-irony
Licenses: GPL 3+
Build system: emacs
Synopsis: C++ completion backend for Company using Irony mode
Description:

This backend for Company allows for C++ code completion with Irony mode using Clang tooling.

emacs-frame-purpose 1.0
Dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/frame-purpose.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Purpose-specific frames for Emacs
Description:

frame-purpose makes it easy to open purpose-specific frames that only show certain buffers, e.g. by buffers’ major mode, their filename or directory, etc, with custom frame/X-window titles, icons, and other frame parameters.

emacs-flymake-popon 0.5.1
Propagated dependencies: emacs-popon@0.13 emacs-posframe@1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/akib/emacs-flymake-popon
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake diagnostics on cursor hover
Description:

This package shows Flymake diagnostics on cursor hover.

emacs-bm 202506
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://joodland.github.io/bm/
Licenses: GPL 2+
Build system: emacs
Synopsis: Visual bookmarks for Emacs
Description:

This package provides visible, buffer local bookmarks and the ability to jump forward and backward to the next bookmark.

emacs-plantuml-mode 1.9.0
Dependencies: plantuml@1.2024.6
Propagated dependencies: emacs-dash@2.20.0 emacs-deflate@0.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skuro/plantuml-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing PlantUML sources
Description:

This package provides a major mode for editing PlantUML sources. It features syntax highlighting, autocompletion, preview of buffer or region and use of locally installed binaries.

emacs-shroud 1.105
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-s@1.13.0 gnupg@2.4.8 shroud@0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.nongnu.org/emacs-shroud
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs interface to the Shroud password manager
Description:

This package provides an Emacs interface to the Shroud password manager, using the Buffers User Interface library. You can view, copy, and edit secrets from within Emacs.

emacs-agitjo 2.0.0
Propagated dependencies: emacs-magit@4.6.0 emacs-markdown-mode@2.8 emacs-transient@0.13.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/halvin/agitjo
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage Forgejo PRs with AGit-Flow in Emacs
Description:

AGitjo is a GNU Emacs package that extends Magit with a new menu for AGit-Flow operations, to make them more convenient for users. The AGit workflow enables users to create and edit pull requests using just the git push command. This package is intended specifically for use with Forgejo-based (e.g. Codeberg) repositories.

emacs-citar 1.4.0
Propagated dependencies: emacs-auctex@14.1.2 emacs-citeproc@0.9.4-0.a3d62ab emacs-embark@1.2 emacs-org@9.8.3 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/bdarcus/citar
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs package to quickly find and act on bibliographic entries
Description:

This package provides a completing-read front-end to browse and act on BibTeX, BibLaTeX, and CSL JSON bibliographic data, and LaTeX, markdown, and Org cite editing support.

When used with Vertico (or Selectrum), Embark, and Marginalia, it provides similar functionality to helm-bibtex and ivy-bibtex: quick filtering and selecting of bibliographic entries from the minibuffer, and the option to run different commands against them.

With Embark, it also makes available at-point actions in Org citations.

emacs-shell-switcher 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/shell-switcher
Licenses: GPL 3+
Build system: emacs
Synopsis: Provide fast switching between shell buffers
Description:

This package provides commands to quickly switch between shell buffers.

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-ivy-clipmenu 0.0.1-1.d2071f2
Propagated dependencies: emacs-f@0.21.0 emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wpcarro/ivy-clipmenu.el
Licenses: Expat
Build system: emacs
Synopsis: Ivy integration with clipmenu
Description:

Ivy integration with the clipboard manager, clipmenu.

emacs-hyperspace 0.8.5-1.f574d07
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/hyperspace
Licenses: GPL 3+
Build system: emacs
Synopsis: Get there from here
Description:

Hyperspace is a way to get nearly anywhere from wherever you are, whether that's within Emacs or on the web. It's somewhere in between Quicksilver and keyword URLs, giving you a single, consistent interface to get directly where you want to go. It’s for things that you use often, but not often enough to justify a dedicated binding.

emacs-powerline 2.5-0.c35c35b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/milkypostman/powerline/
Licenses: GPL 3+
Build system: emacs
Synopsis: Mode-line plugin for Emacs
Description:

Powerline is a utility plugin which allows you to create a better-looking, more functional Emacs mode-line. A collection of predefined themes comes with the package.

emacs-eglot-x 0.6-1.8e872ef
Dependencies: emacs-eglot@1.23
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nemethf/eglot-x
Licenses: GPL 3+
Build system: emacs
Synopsis: Protocol extensions for Eglot
Description:

This package adds support for some LSP extensions to emacs-eglot.

emacs-which-key-posframe 0.2.0.50-0.e4a9ce9
Propagated dependencies: emacs-posframe@1.5.2 emacs-which-key@3.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/which-key-posframe
Licenses: GPL 3+
Build system: emacs
Synopsis: Display which-key popup in a posframe (a child frame)
Description:

This package is a which-key extension, which uses posframe (a child frame) to show which-key popups.

emacs-corfu-doc 0.6.3
Propagated dependencies: emacs-corfu@2.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/galeo/corfu-doc
Licenses: GPL 3+
Build system: emacs
Synopsis: Documentation popup for Corfu
Description:

The corfu-doc package provides a way to display a documentation popup for completion candidates when using emacs-corfu. It can be regarded as emacs-company-quickhelp for emacs-corfu.

emacs-tco 0.3-1.482db53
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/tco.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Tail-call optimization for Emacs Lisp
Description:

This package provides tail-call optimization for Emacs Lisp functions that call themselves in tail position.

emacs-poke-mode 3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/poke-mode.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing GNU poke programs
Description:

This package provides a major mode for editing GNU poke programs.

emacs-filladapt 2.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/filladapt.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Adaptive fill for Emacs
Description:

This package provides functions which enhance the default behavior of Emacs' Auto Fill mode and the commands fill-paragraph, lisp-fill-paragraph, fill-region-as-paragraph, and fill-region.

The chief improvement is that the beginning of a line to be filled is examined and, based on information gathered, an appropriate value for fill-prefix is constructed. Also the boundaries of the current paragraph are located. This occurs only if the fill prefix is not already non-nil.

The net result of this is that blurbs of text that are offset from left margin by asterisks, dashes, and/or spaces, numbered examples, included text from USENET news articles, etc. are generally filled correctly with no fuss.

emacs-tokei 0.2.1
Dependencies: tokei@14.0.0
Propagated dependencies: emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nagy/tokei.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Display codebase statistics in Emacs
Description:

emacs-tokei is a major-mode for Emacs, that displays codebase statistics with the help of tokei.

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-dts-mode 1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/dts-mode.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Device Tree source files
Description:

This package provides an Emacs minor mode for highlighting device tree files.

emacs-consult-eglot 0.5.0
Propagated dependencies: emacs-consult@3.6 emacs-eglot@1.23 emacs-embark@1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/consult-eglot
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting-read interface for eglot
Description:

This package acts as a parallel of consult-lsp for eglot and provides a front-end interface for the workspace/symbols LSP procedure call.

emacs-org-inline-pdf 0.5
Dependencies: pdf2svg@0.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/shg/org-inline-pdf.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Inline PDF previewing for Org
Description:

This package provides a minor mode that enables inline PDF preview in Org buffers by using pdf2svg.

Total packages: 32521