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

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-anakondo 0.2.1-0.c485185
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/didibus/anakondo
Licenses: Expat
Build system: emacs
Synopsis: Clojure[Script] editing facilities based on clj-kondo
Description:

This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.

emacs-ivy-hydra 0.15.1
Propagated dependencies: emacs-ivy@0.15.1 emacs-hydra@0.15.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Build system: emacs
Synopsis: Additional key bindings for Ivy
Description:

This package provides the hydra-ivy/body command, which is a quasi-prefix map, with many useful bindings. These bindings are shorter than usual, using mostly unprefixed keys.

emacs-dall-e-shell 0.43.3
Propagated dependencies: emacs-shell-maker@0.93.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/dall-e-shell/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs shell for Dall-e
Description:

Dall-e Shell is a comint-based Dall-e shell for Emacs.

emacs-evil-matchit 4.1.0
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-matchit
Licenses: GPL 3+
Build system: emacs
Synopsis: Vim matchit ported into Emacs
Description:

evil-matchit is a minor mode for jumping between matching tags in evil mode using %. It is a port of matchit for Vim.

emacs-org-mime 0.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/org-mime/org-mime
Licenses: GPL 3+
Build system: emacs
Synopsis: Send HTML email using Org mode HTML export
Description:

This program sends HTML email using Org-mode HTML export. This approximates a WYSiWYG HTML mail editor from within Emacs, and can be useful for sending tables, fontified source code, and inline images in email.

emacs-flycheck-cpplint 1.0.2
Dependencies: cpplint@2.0.2
Propagated dependencies: emacs-flycheck@36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-google-cpplint
Licenses: GPL 3+
Build system: emacs
Synopsis: Google C++ checker for Flycheck
Description:

This package provides a interface for cpplint over Flycheck plugin. cpplint is a static code checker for C++, following Google guidelines.

emacs-vc-jj 0.5
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/emacs-jj-vc/vc-jj.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs VC backend for the Jujutsu version control system
Description:

This package provides an Emacs VC backend for the Jujutsu version control system.

emacs-transmission 0.12.2-0.ae36637
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/holomorph/transmission
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to a Transmission session
Description:

This package provides an Emacs interface to interact with a running session of the Transmission Bittorrent client.

Features:

  • List, add, start/stop, verify, remove torrents.

  • Set speed limits, ratio limits, bandwidth priorities, trackers.

  • Navigate to the corresponding file list, torrent info, peer info contexts.

  • Toggle downloading and set priorities for individual files.

emacs-fb2-reader 0.1.1
Dependencies: unzip@6.0
Propagated dependencies: emacs-f@0.21.0 emacs-visual-fill-column@2.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jumper047/fb2-reader
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs plugin to read FictionBook2 ebooks
Description:

FB2 Reader provides a major mode for reading FictionBook2 (.fb2 and .fb2.zip files) ebooks.

emacs-with-simulated-input 3.0
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DarwinAwardWinner/with-simulated-input
Licenses: GPL 3+
Build system: emacs
Synopsis: Non-interactive testing Emacs library
Description:

This package provides an Emacs Lisp macro, with-simulated-input, which evaluates one or more forms while simulating a sequence of input events for those forms to read. The result is the same as if a user had evaluated the forms and then manually typed in the same input. This macro is useful for non-interactive testing of normally interactive commands and functions, such as completing-read.

emacs-grid 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ichernyshovvv/grid.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Library for putting text into boxes and align these boxes
Description:

This library allows you to put text data into boxes and align them horizontally, applying margin, padding, borders.

emacs-emcp 0.1.0-0.a910164
Propagated dependencies: emacs-elisp-refs@1.5 emacs-magit@4.6.0 emacs-http-server@0.1.0-0.00e746b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martenlienen/emcp
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs MCP client
Description:

emacs-emcp is an Emacs client for the Model Context Protocol, designed to connect LLM agents directly to Emacs.

emacs-f3 0.1
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cosmicexplorer/f3
Licenses: GPL 3+
Build system: emacs
Synopsis: Fantastic File Finder for Emacs
Description:

The Fantastic File Finder for Emacs. Find files fast, using helm.

emacs-cfrs 1.7.0
Propagated dependencies: emacs-dash@2.20.0 emacs-posframe@1.5.2 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Alexander-Miller/cfrs
Licenses: GPL 3+
Build system: emacs
Synopsis: Child Frame Read String
Description:

CFRS is a simple alternative to read-string that allows reading input via a small child-frame spawned at the position of the cursor.

emacs-orderless 1.6
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/oantolin/orderless
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs completion style that matches multiple regexps in any order
Description:

This package provides an orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes.

emacs-gptel-agent 0.0.1-1.79686c5
Propagated dependencies: emacs-compat@31.0.0.1 emacs-gptel@0.9.9.5 emacs-orderless@1.6 emacs-yaml@1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/karthink/gptel-agent
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of agents for gptel
Description:

This package provides a collection of tools and prompts to use Gptel agentically, with any LLM.

emacs-claude-code-ide 0.2.7-2.56db02e
Propagated dependencies: emacs-flycheck@36.0 emacs-transient@0.13.2 emacs-vterm@0.0.2-3.a01a289 emacs-web-server@0.1.2 emacs-websocket@1.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/manzaltu/claude-code-ide.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Claude Code IDE integration for Emacs
Description:

This package provides native integration with Claude Code CLI through the MCP. It creates a bidirectional bridge between Claude and Emacs, enabling Claude to leverage Emacs features including LSP, project management, tree-sitter, and custom Elisp functions. Features include automatic project detection and session management, terminal integration with vterm or eat, diagnostic integration with Flycheck and Flymake, advanced diff viewing with ediff, and an extensible MCP tools server for accessing Emacs commands such as xref and imenu.

emacs-itail 0.0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/re5et/itail
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive @code{tail} Emacs mode
Description:

itail provides interactive tail mode that allows you to filter the tail with Unix pipes and highlight the contents of the tailed file. It works locally or on remote files using Tramp.

emacs-ivy-taskrunner 0.9-1.75d8d67
Propagated dependencies: emacs-ivy@0.15.1 emacs-taskrunner@0.6-1.3afd4a5 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-taskrunner/ivy-taskrunner
Licenses: GPL 3+
Build system: emacs
Synopsis: Retrieve build-system tasks using Ivy
Description:

This package provides an Ivy interface for selecting Makefile targets.

emacs-reverse-im 0.0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/a13/reverse-im.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Reverse mapping for non-default system layouts
Description:

Reverse IM provides a minor mode that toggles translations for all input methods from a given list.

emacs-org-contrib 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~bzg/org-contrib
Licenses: GPL 3+
Build system: emacs
Synopsis: Unmaintained add-ons for Org mode
Description:

This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.

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-logos 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/logos
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Simple focus mode for Emacs
Description:

This package provides a simple focus mode which can be applied to any buffer for reading, writing, or even doing a presentation. The buffer can be divided in pages using the page-delimiter, outline structure, or any other pattern.

emacs-deflate 0.0.5
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skuro/deflate
Licenses: GPL 3+
Build system: emacs
Synopsis: Elisp implementation of the DEFLATE algorithm
Description:

This Emacs library implements the DEFLATE algorithm specified in RFC 1951.

While the scope of this project is to write a full implementation of the algorithm, there is currently no interest of developing the best compression ratios on the planet, but rather being able to support DEFLATE (and a little bit of zlib) in Emacs in a portable fashion.

Total packages: 32521