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

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-ctable 0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kiwanami/emacs-ctable
Licenses: GPL 3+
Build system: emacs
Synopsis: Table component for Emacs Lisp
Description:

This program is a table component for Emacs Lisp. Other programs can use this table component for the application UI.

emacs-deadgrep 0.13
Dependencies: ripgrep@15.1.0
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 emacs-spinner@1.7.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/deadgrep
Licenses: GPL 3+
Build system: emacs
Synopsis: Frontend for @code{ripgrep}
Description:

This package provides an Emacs interface for performing searches with ripgrep.

emacs-fancy-battery 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/fancy-battery
Licenses: GPL 3
Build system: emacs
Synopsis: Display battery status in Emacs mode line
Description:

This package provides fancy-battery-mode which is like the built-in display-battery-mode, but more fancy. It just the remaining time, uses colours to indicate the status of the battery, and is more customizable.

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-caml 4.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ocaml/caml-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Caml mode for GNU Emacs
Description:

This package provides a major mode for editing OCaml code in Emacs. Some of its major features include:

  • syntax highlighting (font lock);

  • automatic indentation;

  • querying the type of expressions (using compiler generated annot files);

  • running an OCaml REPL within Emacs;

  • scanning of declarations and placing them in a menu.

emacs-org-ql 0.8.10
Propagated dependencies: emacs-compat@30.1.0.1 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-org@9.7.39 emacs-org-super-agenda@1.3 emacs-ov@1.0.6 emacs-peg@1.0.1 emacs-s@1.13.0 emacs-ts@0.3
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: Query language for Org buffers
Description:

This package provides a Lispy query language for Org files, allowing for actions to be performed based on search criteria.

emacs-tablist 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/politza/tablist
Licenses: GPL 3+
Build system: emacs
Synopsis: Extension for @code{tabulated-list-mode}
Description:

Tablist is the Emacs package that provides several additional features to tabulated-list-mode: it adds marks, filters, new key bindings and faces. It can be enabled by tablist-mode or tablist-minor-mode commands.

emacs-combobulate 0.2-2.17c7180
Propagated dependencies: tree-sitter-javascript@0.23.1 tree-sitter-python@0.25.0 tree-sitter-typescript@0.23.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.masteringemacs.org/article/combobulate-structured-movement-editing-treesitter
Licenses: GPL 3+
Build system: emacs
Synopsis: Structured editing and navigation in Emacs with tree-sitter
Description:

Combobulate is a package that adds structured editing and movement to a wide range of programming languages. Unlike most programming major modes that use error-prone imperative code and regular expressions to determine what's what in your code, Combobulate uses Emacs 29's tree-sitter library. Tree-sitter maintains a concrete syntax tree of your code; it gives Combobulate absolute clarity of all aspects of your code, enabling more correct movement and editing than you would otherwise have.

emacs-tamil99 0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.systemreboot.net/tamil99/about/
Licenses: GPL 3+
Build system: emacs
Synopsis: Tamil99 input method for Emacs
Description:

This package implements the tamil99 input method for Emacs. Tamil99 is a keyboard layout and input method that is specifically designed for the Tamil language. Vowels and vowel modifiers are input with your left hand, and consonants are input with your right hand.

emacs-beframe 1.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/beframe
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Isolate Emacs buffers per frame
Description:

Beframe enables a frame-oriented Emacs workflow where each frame has access to the list of buffers visited therein. In the interest of brevity, we call buffers that belong to frames ``beframed''. Producing multiple frames does not generate multiple buffer lists. There still is only one global list of buffers. Beframing them simply filters the list.

emacs-binder 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/divyaranjan/binder
Licenses: GPL 3+
Build system: emacs
Synopsis: Binder is a global minor mode to facilitate working on multiple files
Description:

Primarily, Binder provides a global minor mode Binder Mode. This allows working with files in the current binder-project-directory.

emacs-geiser-eros 0.1.1
Propagated dependencies: emacs-eros@0.1.0-0.a9a92bd emacs-geiser@0.32
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~sokolov/geiser-eros
Licenses: GPL 3+
Build system: emacs
Synopsis: Evaluation result overlays for geiser
Description:

geiser-eros provides evaluation result overlays for geiser.

emacs-eros 0.1.0-0.a9a92bd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xiongtx/eros
Licenses: GPL 3+
Build system: emacs
Synopsis: Evaluation result overlays
Description:

eros provides result overlays for evaluating Emacs Lisp.

emacs-elysium 0.0.1-0.049ad30
Propagated dependencies: emacs-gptel@0.9.9.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lanceberge/elysium/
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically apply @code{gptel} changes
Description:

This package extends gptel, using that package to generate suggestions based on the user's request. Those code suggestions will then automatically be applied to the buffer in the format of a git merge.

emacs-palimpsest 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/danielsz/Palimpsest
Licenses: GPL 3+
Build system: emacs
Synopsis: Remove text without permanently deleting it
Description:

This minor mode for Emacs provides several strategies to remove text without permanently deleting it. Namely, it can send selected test to the bottom, or top, of the buffer, or to a trash file.

emacs-auto-dark 0.13.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/LionyxML/auto-dark-emacs
Licenses: GPL 2+
Build system: emacs
Synopsis: Dark/light automatic Emacs theme switcher
Description:

This package provides the auto-dark-mode minor mode, which enables automatic switching between two user-defined (customizable) themes. This transition occurs seamlessly in response to dark mode being enabled or disabled in the desktop preferences (such as in GNOME). It uses DBus to query the system configured value. To enable it, put the following snippet to your Emacs configuration file:

(require auto-dark)
(auto-dark-mode t)

To customize the themes used, visit M-x customize-group auto-dark.

emacs-multiple-cursors 1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magnars/multiple-cursors.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Multiple cursors for Emacs
Description:

This package adds support to Emacs for editing text with multiple simultaneous cursors.

emacs-i-ching 20241113.1642
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/zzkt/i-ching
Licenses: GPL 3+
Build system: emacs
Synopsis: The Book of Changes
Description:

Cast hexagrams and consult the I Ching, or 'Book of Changes' from the comfort of Emacs. The I Ching can be used as a divination method, pattern generator or fixed point for millennia of commentary & exegesis. This package provides methods for casting and describing hexagrams, querying the oracle, and finding patterns in randomness. The descriptions of hexagrams and their classification have been drawn from public domain sources, tradition and antiquity.

emacs-consult-bibtex 0.1
Dependencies: emacs-consult@3.1 emacs-embark@1.1 emacs-org-roam-bibtex@0.6.2-0.b065198
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/consult-bibtex
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting-read interface for BibTeX completion
Description:

This package provides a read interface for BibTeX completion using Consult.

emacs-mc-extras 1.3.0
Propagated dependencies: emacs-multiple-cursors@1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/knu/mc-extras.el
Licenses: FreeBSD
Build system: emacs
Synopsis: Extra functions for manipulating multiple cursors
Description:

This package provides additional functions for multiple-cursors, including functions for marking s-expressions, comparing characters, removing cursors, and more.

emacs-company-jedi 0.04
Propagated dependencies: emacs-jedi@20250602.2107 emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-company-jedi
Licenses: GPL 3+
Build system: emacs
Synopsis: Provides Python completion in @code{company-mode}
Description:

This package provides a Company backend for Python.

emacs-claude-code 0.4.5-0.becece6
Propagated dependencies: emacs-transient@0.11.0 emacs-inheritenv@0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stevemolitor/claude-code.el
Licenses: ASL 2.0
Build system: emacs
Synopsis: Claude Code Emacs integration
Description:

This package provides convenient ways to interact with Claude from within Emacs, including sending commands, toggling the Claude window, and accessing slash commands.

emacs-git-timemachine 4.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/pidu/git-timemachine
Licenses: GPL 3+
Build system: emacs
Synopsis: Step through historic versions of Git-controlled files
Description:

This package enables you to step through historic versions of files under Git version control from within Emacs.

emacs-color-identifiers-mode 1.1-0.a26d00d
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ankurdave/color-identifiers-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for coloring identifiers based on their names
Description:

This package provides an Emacs minor mode to highlight each source code identifier uniquely based on its name.

Total packages: 69282