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

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-format-all-the-code 0.6.0
Propagated dependencies: emacs-inheritenv@0.2 emacs-language-id@0.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lassik/emacs-format-all-the-code
Licenses: Expat
Build system: emacs
Synopsis: Auto-format any source code
Description:

This package lets you auto-format source code in many languages using the same command for all languages, instead of learning a different Emacs package and formatting command for each language. Over 70 languages are supported, including Emacs Lisp, Kotlin, Go and Rust.

emacs-eshell-did-you-mean 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xuchunyang/eshell-did-you-mean
Licenses: GPL 3+
Build system: emacs
Synopsis: Display suggestions on 'command not found' in Eshell
Description:

This library adds a list of 'Did you mean...' suggestions when the command was not found in Eshell. The suggestions are found after the commands that bear resemblance to the input command.

emacs-telega-contrib 0.8.640
Propagated dependencies: emacs-alert@1.3 emacs-all-the-icons@5.0.0-0.4778632 emacs-company@1.0.2 emacs-dashboard@1.8.0 emacs-telega@0.8.640
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://zevlg.github.io/telega.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Contributed packages to Telega
Description:

Telega-contrib is a collection of third-party contributed packages to Telega.

emacs-async 1.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/emacs-async
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous processing in Emacs
Description:

This package provides the ability to call asynchronous functions and processes. For example, it can be used to run dired commands (for copying, moving, etc.) asynchronously using dired-async-mode. Also it is used as a library for other Emacs packages.

emacs-xah-fly-keys 24.19.20231204080156
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html
Licenses: GPL 3
Build system: emacs
Synopsis: Modal keybinding system for Emacs, based on command frequency and ergonomics
Description:

xah-fly-keys.el is a modal editing mode for Emacs, like Vi, but the design of key/command choice is based on command frequency statistics and ease-of-key score. Most frequently used commands have most easy keys.

emacs-imenu-anywhere 1.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vspinu/imenu-anywhere
Licenses: GPL 3+
Build system: emacs
Synopsis: Imenu tag selection across buffers with the same mode/project
Description:

This Emacs package provides navigation for imenu tags across all buffers that satisfy a filtering criteria. Available criteria are all buffers with the same major mode, same project buffers, and user-defined list of friendly mode buffers.

emacs-evil-smartparens 0.4.0
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-smartparens@1.11.0-1.b629b4e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/expez/evil-smartparens
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Evil integration for Smartparens
Description:

emacs-evil-smartparens is an Emacs minor mode which makes Evil play nice with Smartparens. Evil is an Emacs minor mode that emulates Vim features and provides Vim-like key bindings.

emacs-slime 2.32
Propagated dependencies: emacs-macrostep@0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/slime/slime
Licenses: GPL 2+ Public Domain
Build system: emacs
Synopsis: Superior Lisp Interaction Mode for Emacs
Description:

SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.

emacs-fj 0.37
Propagated dependencies: emacs-fedi@0.4 emacs-magit@4.6.0 emacs-tp@0.9 emacs-transient@0.13.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martianh/fj.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for Forgejo instances
Description:

Fj contains basic functions for interacting with a Forgejo instance.

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-memoize 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/emacs-memoize
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs lisp memoization library
Description:

emacs-memoize is an Emacs library for memoizing functions.

emacs-add-hooks 3.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nickmccurdy/add-hooks/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs function for setting multiple hooks
Description:

This package provides a add-hooks function tidies up duplicate hook and function names further into a single declarative call.

emacs-exwm 0.35
Dependencies: xhost@1.0.9 dbus@1.16.2
Propagated dependencies: emacs-compat@31.0.0.1 emacs-xelb@0.23
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-exwm/exwm
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs X window manager
Description:

EXWM is a full-featured tiling X window manager for Emacs built on top of XELB.

emacs-nano-modeline 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/nano-modeline
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode controlling mode line
Description:

Nano modeline is a minor mode for Emacs that modifies the mode line as [ status | name (primary) secondary ]. It can be displayed at the bottom or at the top.

emacs-jinx 2.7
Dependencies: enchant@2.6.9
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/minad/jinx
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs spell checker based on Enchant library
Description:

Jinx is a just-in-time spell-checker for Emacs based on the Enchant library. It lazily highlights misspelled words in the text of the visible portion of the buffer by honouring window boundaries as well as text folding, if any.

emacs-closql 2.4.0
Propagated dependencies: emacs-compat@31.0.0.1 emacs-cond-let@1.1.2 emacs-emacsql@4.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacscollective/closql
Licenses: GPL 3+
Build system: emacs
Synopsis: Store EIEIO objects using EmacSQL
Description:

This package stores uniform EIEIO objects in an EmacSQL database. SQLite is used as backend. This library imposes some restrictions on what kind of objects can be stored; it isn't intended to store arbitrary objects. All objects have to share a common superclass and subclasses cannot add any additional instance slots.

emacs-pfuture 1.10.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Alexander-Miller/pfuture
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple wrapper around asynchronous processes for Emacs
Description:

This package provides a simple wrapper around asynchronous processes for Emacs.

emacs-vala-mode 0.1-0.d696a81
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rrthomas/vala-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Vala mode for Emacs
Description:

This package provides a major mode for editing .vala and .vapi files in Emacs.

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-arduino-mode 1.3.1
Dependencies: emacs-flycheck@36.0 emacs-spinner@1.7.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://repo.or.cz/arduino-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing Arduino sketches
Description:

This package provides an Emacs major mode for editing Arduino sketches and Org Babel support.

emacs-persist 0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/persist.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Persist variables between Emacs sessions
Description:

This package provides variables which persist across sessions. Values are stored in a directory in user-emacs-directory, using one file per value. This makes it easy to delete or remove unused variables.

emacs-iter2 2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/doublep/iter2
Licenses: GPL 3+
Build system: emacs
Synopsis: Reimplementation of Elisp generators
Description:

iter2 is a fully compatible reimplementation of built-in generator package. It provides iter2-defun and iter2-lambda forms that can be used in place of iter-defun and iter-lambda. All other functions and macros (e.g. iter-yield, iter-next) are intentionally not duplicated: just use the ones from the original package.

emacs-datetime 0.10.2
Dependencies: emacs-extmap@1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/doublep/datetime/
Licenses: GPL 3+
Build system: emacs
Synopsis: Library to work with dates in Emacs
Description:

Datetime is an Emacs library for parsing, formatting, matching and recoding timestamps and date-time format strings.

emacs-polymode-markdown 0.2.2
Propagated dependencies: emacs-markdown-mode@2.8 emacs-polymode@0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/polymode/poly-markdown
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymode for Markdown mode
Description:

This package allows editing source code blocks embedded in Markdown files using the major mode corresponding to each block.

Total packages: 73955