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

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-dmenu 0.1-0.e8cc9b2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lujun9972/el-dmenu
Licenses: GPL 3+
Build system: emacs
Synopsis: Simulate the @command{dmenu} command line program
Description:

This package provides a dmenu command for launching other commands/applications from within Emacs, similar to the dmenu program. This is especially useful when using EXWM.

emacs-hexrgb 0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/hexrgb.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs functions to convert color formats
Description:

HexRGB provides functions for converting between RGB (red, green, blue) color components and HSV (hue, saturation, value) color components. More accurately, it converts Emacs color components (whole numbers from 0 through 65535), RGB and HSV floating-point components (0.0 through 1.0), Emacs color-name strings (such as "blue") and hex RGB color strings (such as "#FC43A7912").

emacs-aas 1.2-0.ddc2b7a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ymarco/auto-activating-snippets
Licenses: GPL 3+
Build system: emacs
Synopsis: As-you-type template expansions
Description:

The Auto Activating Snippets package is an engine for auto-expanding templates. aas.el tracks input by character along a tree until it reaches a registered key sequence. It’s like running a long prefix command, but the keys you type appear in the buffer until you complete a registered sequence, at which point the template triggers.

emacs-osm 2.3
Dependencies: curl@8.6.0
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/osm
Licenses: GPL 3+
Build system: emacs
Synopsis: OpenStreetMap viewer for Emacs
Description:

This package provides an OpenStreetMap viewer for Emacs, featuring zoomable and moveable map display, display of tracks and POIs from GPX files, parallel fetching of tiles with cURL, and more.

emacs-mocker 0.5.0
Propagated dependencies: emacs-el-x@0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sigma/mocker.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Mocking framework for Emacs Lisp
Description:

Mocker.el is a framework for writing tests in Emacs Lisp. It uses regular Lisp rather than a domain specific language (DSL), which maximizes flexibility (at the expense of conciseness).

emacs-evil-owl 0.0.1-3.24c5f43
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/mamapanda/evil-owl
Licenses: GPL 3+
Build system: emacs
Synopsis: Preview candidates when using Evil registers and marks
Description:

This package supplements Evil's register- and mark-based commands with a popup window for previewing candidates.

emacs-selectrum 3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/selectrum/
Licenses: Expat
Build system: emacs
Synopsis: Incremental narrowing in Emacs
Description:

Selectrum is a solution for incremental narrowing in Emacs, replacing Helm, Ivy, and IDO. Its design philosophy is based on choosing the right abstractions and prioritizing consistency and predictability over special-cased improvements for particular cases. As such, Selectrum follows existing Emacs conventions where they exist and are reasonable, and it declines to implement features which have marginal benefit compared to the additional complexity of a new interface.

emacs-colorful-mode 1.2.5
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/DevelopmentCool2449/colorful-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight color strings in buffers
Description:

colorful-mode is a minor mode to highlight any color format, such as hex codes or HTML color names, in buffers in real time. It is inspired by rainbow-mode but uses overlays instead of text properties to support a different feature set. It also supports conversion of color strings between formats.

emacs-springboard 1.0-1.687d1e5
Propagated dependencies: emacs-helm@4.0.7 emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/springboard
Licenses: GPL 2+
Build system: emacs
Synopsis: Change the Emacs default directory quickly
Description:

This Emacs package provides a quick way to change the default directory for only the next invoked command. The directory selection can be done using Helm, Ido or Ivy.

emacs-consult-shell-command 0.1
Propagated dependencies: emacs-consult@3.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/mekeor/consult-shell-command
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs package @code{Consult}'ing @code{async-shell-command}
Description:

consult-shell-command is an Emacs package that provides an equally named command, functionally similar to async-shell-command, but with two benefits: you'll instantly be shown matching history and you use multiple history sources at once. By default, shell-command-history, dired-shell-command-history and the shell history file are used.

emacs-ace-jump-mode 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/winterTTr/ace-jump-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Cursor location minor mode for fast navigation
Description:

Ace-jump-mode is a fast/direct cursor location minor mode. It creates an N-Branch search tree internally and marks all the possible position with predefined keys in within the whole Emacs view. This allows you to move to the character, word, or line almost directly.

emacs-spacious-padding 0.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/spacious-padding
Licenses: GPL 3+
Build system: emacs
Synopsis: Increase the padding or spacing of frames and windows
Description:

The Spacious Padding mode increases the space or padding around several elements of the Emacs interface, such as window dividers, the internal frame border, the padding of the mode line, and more. The idea is to produce a more comfortable presentation.

emacs-flymake-guile 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://framagit.org/flymake-backends/flymake-guile
Licenses: GPL 3+
Build system: emacs
Synopsis: GNU Guile support for Flymake
Description:

This package provides a Flymake backend for GNU Guile using guild compile.

emacs-grep-a-lot 1.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ZungBang/emacs-grep-a-lot
Licenses: GPL 3+
Build system: emacs
Synopsis: Enables multiple grep buffers in Emacs
Description:

This Emacs package allows managing multiple grep buffers.

emacs-helm-eww 1.2
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-eww/
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface to EWW
Description:

This package provides a Helm interface for EWW buffers, bookmarks and history.

emacs-minibuffer-line 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/minibuffer-line.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Display status info in the minibuffer window
Description:

This package lets you display various status information in the minibuffer window instead of the mode-line. Of course, this is only displayed when the minibuffer window is not already used for other things (e.g. a minibuffer or an each area message).

The contents and aspect is controlled by the minibuffer-line-format variable and the minibuffer-line face.

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-orgit-forge 1.1.2
Propagated dependencies: emacs-compat@31.0.0.1 emacs-forge@0.6.7 emacs-magit@4.6.0 emacs-orgit@2.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/orgit-forge
Licenses: GPL 3
Build system: emacs
Synopsis: Org links to Forge issue buffers
Description:

This package defines the Org link type orgit-topic, which can be used to link to Forge topic buffers.

emacs-autocrypt 0.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~pkal/autocrypt
Licenses: GPL 3+
Build system: emacs
Synopsis: Autocrypt implementation for Emacs
Description:

Autocrypt package is an implementation of Autocrypt (https://autocrypt.org/) for various Emacs MUAs, a cryptographic protocol for email clients aiming to simplify key exchange and encryption.

emacs-trashed 2.1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/shingo256/trashed/
Licenses: GPL 3+
Build system: emacs
Synopsis: View and edit system trash can in Emacs
Description:

Open, view, browse, restore or permanently delete trashed files or directories in trash can with Dired-like look and feel. The trash can has to be compliant with freedesktop.org. In Emacs, you can trash files by deleting them with (setq delete-by-moving-to-trash t). This package provides a simple but convenient user interface to manage those trashed files.

emacs-dpd 0.2.1
Propagated dependencies: emacs-packed@3.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/lilyp/emacs-dpd
Licenses: GPL 3+
Build system: emacs
Synopsis: Deliver packages to package.el
Description:

This package provides tools for generating package-desc structures and feeding them to package.el library.

emacs-bind-map 1.1.2-0.510a241
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/justbur/emacs-bind-map
Licenses: GPL 3+
Build system: emacs
Synopsis: Bind personal keymaps in multiple locations
Description:

emacs-bind-map provides a macro bind-map which can be used to make a keymap available across different leader keys including ones tied to evil states. It is essentially a generalization of the idea of a leader key as used in Vim or the emacs-evil-leader package, and allows for an arbitrary number of leader keys.

emacs-loc-changes 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rocky/emacs-loc-changes
Licenses: GPL 3+
Build system: emacs
Synopsis: Keeps track of positions even after buffer changes
Description:

This Emacs package provides a mean to track important buffer positions after buffer changes.

emacs-consult-mu 1.0-1.8b54bbf
Propagated dependencies: emacs-consult@3.6 emacs-embark@1.2 mu@1.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/armindarvish/consult-mu/
Licenses: GPL 3+
Build system: emacs
Synopsis: Search mu4e emails with Consult
Description:

This package provides a query interface for mu4e using Consult.

Total packages: 32521