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

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-map 3.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/map.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Map manipulation functions
Description:

This package provides Emacs map-manipulation functions that work on alists, hash-table and arrays. All functions are prefixed with map-.

emacs-diminish 0.46-1.fd486ef
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/myrjola/diminish.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Diminish minor modes with no modeline display
Description:

emacs-diminish implements hiding or abbreviation of the mode line displays (lighters) of minor modes.

emacs-kbd 0.0.1-1.b9048e9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/slotThe/kbd-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for syntax highlighting kmonad's @file{.kbd} files
Description:

This minor mode provides syntax highlighting for Lisp-like DSL used in kmonad's configuration files (.kbd).

emacs-doom-themes 2.3.0-0.188ab05
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/doomemacs/themes
Licenses: Expat
Build system: emacs
Synopsis: Wide collection of color themes for Emacs
Description:

Emacs-doom-themes contains numerous popular color themes for Emacs that integrate with major modes like Org-mode.

emacs-on-screen 1.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/michael-heerdegen/on-screen.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Guide your eyes while scrolling
Description:

Scrolling can be distracting because your eyes may lose orientation. This library implements a minor mode that highlights the previously visible buffer part after each scroll.

emacs-consult 3.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/minad/consult
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting completing-read
Description:

This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.

emacs-acp 0.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/acp.el
Licenses: GPL 3+
Build system: emacs
Synopsis: @acronym{ACP, Agent Client Protocol} for Emacs
Description:

This package implements the Agent Client Protocol (ACP) for Emacs, a standardized protocol for communicating with LLM agents.

emacs-semantic-refactor 0.5-1.6f2c97d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-refactor
Licenses: GPL 3+
Build system: emacs
Synopsis: Refactoring tool for C/C++ and Lisp dialects
Description:

This package provides a refactoring tool based on the Emacs Semantic parser framework. For C and C++ it supports operations such as:

  1. Generating class implementations

  2. Generating function prototypes

  3. Converting functions to function pointers

  4. Moving semantic units

  5. etc...

For Lisp dialects like Clojure, ELisp, and Scheme, it supports operations such as:

  1. Formatting the whole buffer

  2. Converting sexpressions to one or multiple lines

  3. etc...

emacs-ansible-doc 0.4-2.648c844
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fredericgiquel/ansible-doc
Licenses: GPL 3+
Build system: emacs
Synopsis: Ansible documentation for Emacs
Description:

This package provides an Ansible documentation for GNU Emacs.

ansible-doc allows you to view the documentation of an Ansible module and ansible-doc-mode minor mode adds documentation lookup to YAML Mode. You could enable the mode with (add-hook 'yaml-mode-hook #'ansible-doc-mode).

emacs-sqlite3-api 0.18
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pekingduck/emacs-sqlite3-api
Licenses: GPL 3+
Build system: emacs
Synopsis: Dynamic module for Emacs to access the SQLite C interface
Description:

This package provides a dynamic module for Emacs that allows direct access to the SQLite C interface. It only exposes a subset of the full SQLite C interface, but should satisfy most user's needs.

emacs-webfeeder 1.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/Ambrevar/emacs-webfeeder
Licenses: GPL 3+
Build system: emacs
Synopsis: Build RSS and Atom webfeeds from HTML files
Description:

Webfeeder is an Emacs library to generate RSS and Atom feeds from HTML files. The various elements of the HTML input are parsed with customizable functions (e.g. webfeeder-title-function).

emacs-parinfer-mode 0.4.10
Propagated dependencies: emacs-dash@2.20.0 emacs-rainbow-delimiters@2.1.5 emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DogLooksGood/parinfer-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Lisp structure editing mode
Description:

parinfer-mode is a proof-of-concept editor mode for Lisp programming languages. It will infer some changes to keep Parens and Indentation inline with one another.

emacs-multifiles 0-1.dddfe64
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magnars/multifiles.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Edit multiple files in a single Emacs buffer
Description:

This package allows one to view and edit parts of multiple files in one Emacs buffer.

emacs-exwm-edit 0.0.1-3.e1291e3
Propagated dependencies: emacs-exwm@0.35
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/agzam/exwm-edit/
Licenses: GPL 3+
Build system: emacs
Synopsis: Open temp buffers for editing text from EXWM buffers
Description:

This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.

emacs-citar-denote 2.2.1
Propagated dependencies: emacs-citar@1.4.0 emacs-denote@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pprevos/citar-denote
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs package to create and retrieve bibliography notes with Citar and Denote
Description:

citar-denote is a minor-mode integrating the Emacs Citar and Denote packages to enable create managing bibliographic notes and citations.

emacs-neotree 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jaypei/emacs-neotree
Licenses: GPL 3+
Build system: emacs
Synopsis: Folder tree view for Emacs
Description:

This Emacs package provides a folder tree view.

emacs-jsdoc 0.4.0
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 tree-sitter-javascript@0.23.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/isamert/jsdoc.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Inserts JSDoc function comments/typedefs easily
Description:

This package provides an easy way to insert JSDoc function comments and typedefs using Emacs' builtin tree-sitter.

emacs-isayt 0.0.5-0.32967c1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/andreyorst/isayt.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically indent lisp expressions while typing
Description:

isayt-mode is a minor mode to adjust indentation of S-expressions automatically as you type. It is similar to aggressive-indent-mode, but it uses syntax-ppss and indent-sexp instead of a timer and indent-according-to-mode.

emacs-scratch 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/scratch
Licenses: FreeBSD
Build system: emacs
Synopsis: Create scratch buffers with the same mode as current buffer
Description:

Scratch is an extension to Emacs that enables one to create scratch buffers that are in the same mode as the current buffer. This is notably useful when working on code in some language; you may grab code into a scratch buffer, and, by virtue of this extension, do so using the Emacs formatting rules for that language.

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-consult-yasnippet 0.2-0.ae04508
Propagated dependencies: emacs-consult@3.6 emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/consult-yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting-read interface for Yasnippet
Description:

This package allows you to expand Yasnippet' snippets through a completing-read interface. It supports previewing the current snippet expansion and overwriting the marked region with a new snippet completion.

emacs-fringe-helper 1.0.1-1.ef4a9c0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nschum/fringe-helper.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Helper functions for fringe bitmaps
Description:

This package allows fringe bitmaps to be defined with a visual string representation.

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-eval-in-repl-shell 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Build system: emacs
Synopsis: One keybinding to communicate with REPLs
Description:

This package provides an ESS-like binding to send lines or regions to a REPL from Shell buffers.

Total packages: 72465