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

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-quasi-monochrome 1.2-0.68060db
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lbolla/emacs-quasi-monochrome
Licenses: GPL 3+
Build system: emacs
Synopsis: Dark color theme for Emacs
Description:

This package provides a dark color theme with a black background, high contrast and few colors.

emacs-flymake-collection 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/flymake-collection/
Licenses: Expat
Build system: emacs
Synopsis: Collection of checkers for Flymake
Description:

This package provides a comprehensive list of diagnostic-functions for use with Flymake, give users the tools to easily define new syntax checkers and help selectively enable or disable diagnostic functions based on major modes.

emacs-miniedit 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/miniedit/
Licenses: GPL 2+
Build system: emacs
Synopsis: Enhanced editing for minibuffer fields
Description:

This package provides a function that can be called from the minibuffer to enable editing the minibuffer input in another buffer with text-mode enabled.

emacs-rmsbolt 0.1.2-0.ff49666
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jgkamat/rmsbolt
Licenses: AGPL 3+
Build system: emacs
Synopsis: Emacs viewer for compiler output
Description:

RMSBolt is a package to provide assembly or bytecode output for a source code input file.

emacs-irfc 20130824.507-1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/download/irfc.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interface for IETF RFC document
Description:

This package provides an Emacs interface for IETF RFC document.

emacs-download-region 0.0.1-1.eb9e557
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zk-phi/download-region
Licenses: GPL 3+
Build system: emacs
Synopsis: In buffer download manager for Emacs
Description:

download-region provides in buffer downloading manager for Emacs.

emacs-company-restclient 0.3.0
Propagated dependencies: emacs-company@1.0.2 emacs-know-your-http-well@0.6.0 emacs-restclient@1.0-0.1800a4e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/iquiw/company-restclient
Licenses: GPL 3+
Build system: emacs
Synopsis: Company-mode completion back-end for restclient-mode
Description:

company-mode back-end for restclient-mode.

It provides auto-completion for HTTP methods and headers in restclient-mode. Completion source is given by know-your-http-well.

emacs-ox-html-stable-ids 0.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://jeffkreeftmeijer.com/ox-html-stable-ids
Licenses: GPL 3
Build system: emacs
Synopsis: Stable IDs for ox-html.el
Description:

Ox-html-stable-ids is an Org export extension package that generates HTML with stable ID attributes instead of the random IDs Org's exporter uses by default.

emacs-treemacs-extra 3.2
Dependencies: python@3.12.12
Propagated dependencies: emacs-ace-window@0.10.0 emacs-cfrs@1.7.0 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-ht@2.4-0.1c49aad emacs-hydra@0.15.0 emacs-pfuture@1.10.3 emacs-s@1.13.0 emacs-all-the-icons@5.0.0-0.4778632 emacs-evil@1.15.0-0.008a6cd emacs-magit@4.6.0 emacs-projectile@2.9.1 emacs-persp-mode@3.0.9 emacs-perspective@2.21 emacs-treemacs@3.2 mu@1.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs tree style file explorer
Description:

Treemacs is a file and project explorer similar to NeoTree or Vim's NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

emacs-magit-popup 2.13.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/magit/magit-popup
Licenses: GPL 3+
Build system: emacs
Synopsis: Define prefix-infix-suffix command combos
Description:

This library implements a generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments. The prototypical use is for the command to call an external process, passing on the arguments as command line arguments.

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-mood-line 3.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jessieh/mood-line
Licenses: GPL 2+
Build system: emacs
Synopsis: Minimal mode-line for Emacs
Description:

Mood-line is a minimal Emacs mode-line configuration that aims to replicate some of the features of the Doom modeline package.

emacs-mcp 0.1.0-0.4708c58
Dependencies: emacs-jsonrpc@1.0.28
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lizqwerscott/mcp.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to MCP protocol
Description:

emacs-mcp is an Emacs client providing structured communication to Model Context Protocol servers, with Support for filesystem and generic servers.

emacs-turtles 2.0.1
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/szermatt/turtles
Licenses: GPL 3+
Build system: emacs
Synopsis: Library for writing ERT-based tests
Description:

This package helps writing ERT-based tests that check how Emacs renders buffers and windows. The ERT tests can be run interactively or in batch mode.

emacs-consult-xdg-recent-files 0-0.593023f
Propagated dependencies: emacs-consult@3.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hrehfeld/consult-xdg-recent-files
Licenses: GPL 3+
Build system: emacs
Synopsis: Include files used by other programs than Emacs in Consult
Description:

This package provides the ability to include files used by other programs in the candidate lists of commands like consult-recent-file and consult-buffer. This allows using the same interface for file opening.

On systems that comply with the XDG specification, these files are listed in the file recently-used.xbel, which is found in the directory ~/.local/share or the location described by the environment variable XDG_DATA_HOME.

emacs-evil-text-object-python 1.0.1-1.9a064fe
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/wbolster/evil-text-object-python
Licenses: GPL 3+
Build system: emacs
Synopsis: Text objects for Python
Description:

This package provides evil-mode text objects for Python.

emacs-titlecase 0.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/duckwork/titlecase.el/
Licenses: GPL 3
Build system: emacs
Synopsis: Capitalise titles
Description:

This package provides a best-effort attempt at capitalizing titles, only in English, with Emacs.

emacs-highlight 0-2.24366df
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/highlight
Licenses: GPL 2+
Build system: emacs
Synopsis: Highlighting commands for GNU Emacs
Description:

This library adds the possibility for ad-hoc applying highlighting to any face in GNU Emacs. The functionality of this library depends on overlays, which by default are not picked up when copy-pasting text from buffer to buffer.

emacs-flymake-kondor 0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/turbo-cafe/flymake-kondor
Licenses: GPL 3+
Build system: emacs
Synopsis: Linter with clj-kondo
Description:

This package adds Clojure syntax checker clj-kondo.

emacs-org-present 0.1-1.4ec04e1
Propagated dependencies: emacs-org@9.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rlister/org-present
Licenses: GPL 3+
Build system: emacs
Synopsis: Minimalist presentation minor-mode for Emacs Org mode
Description:

Org Present is a minimalist presentation tool for Emacs Org mode. Simply layout your presentation with each slide under a top-level header, start the minor mode, and page through each slide with Left and Right keys.

emacs-sphinx-doc 0.3.0-1.1eda612
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/naiquevin/sphinx-doc.el
Licenses: Expat
Build system: emacs
Synopsis: Generate Sphinx friendly docstrings for Python functions in Emacs
Description:

Sphinx Doc is an Emacs minor mode for inserting docstring skeletons for Python functions and methods. The structure of the docstring is as per the equirement of the Sphinx documentation generator.

emacs-handle 0.1-2.51c050b
Propagated dependencies: emacs-parent-mode@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jjzmajic/handle
Licenses: GPL 3+
Build system: emacs
Synopsis: Handle generic functions across related major modes
Description:

This package provides generic functions that specialize on major modes and intended purpose rather than on arguments. Different callables for tasks like expression evaluation, definition-jumping, and more can now be grouped accordingly and tried in sequence until one of them succeeds.

emacs-org-emms 0.1-1.07a8917
Propagated dependencies: emacs-emms@25 emacs-org@9.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jagrg/org-emms
Licenses: GPL 3+
Build system: emacs
Synopsis: Play multimedia files from org-mode
Description:

This package provides a new org link type for playing back multimedia files from org-mode using EMMS, The Emacs Multimedia System. If the link contains a track position, playback will start at the specified position.

emacs-keystore-mode 0.0.1-0.43bd592
Propagated dependencies: emacs-origami@1.0-1.1f38085 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/peterpaul/keystore-mode
Licenses: Expat
Build system: emacs
Synopsis: Major mode for viewing and managing Java keystores
Description:

This package provides an Elisp wrapper around the Java keytool command and major mode for viewing Java keystores.

Total packages: 72465