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

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-quick-fasd 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jamescherti/quick-fasd.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate file system within Emacs by using @code{fasd}
Description:

quick-fasd integrates the fasd tool within the Emacs environment, providing fast access to frequently used files and directories.

emacs-paradox 2.5.5
Propagated dependencies: emacs-hydra@0.15.0 emacs-let-alist@1.0.6 emacs-spinner@1.7.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/paradox
Licenses: GPL 2+
Build system: emacs
Synopsis: Paradox is an extension to Emacs packages menu
Description:

Paradox is a project for modernizing Emacs' Package menu. It provides improved appearance, mode-line information, GitHub integration, customizability and asynchronous upgrading.

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-geoclue 0.8.1-1.f409b54
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/geoclue
Licenses: GPL 3+
Build system: emacs
Synopsis: Determine your current location using GeoClue2 over D-Bus
Description:

This package provides an Emacs library which lets you determine your current location using GeoClue2 over D-Bus.

emacs-dante 1.7
Propagated dependencies: emacs-company@1.0.2 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-flycheck@36.0 emacs-haskell-mode@17.5-0.e9c3567 emacs-lcr@1.5 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jyp/dante
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for interactive Haskell
Description:

This package provides a minor mode for Haskell development that supports type hints, definition-jumping, completion, and more.

emacs-ivy-yasnippet 0.1-2.32580b4
Propagated dependencies: emacs-ivy@0.15.1 emacs-yasnippet@0.14.3 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mkcms/ivy-yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Preview @code{yasnippets} with @code{ivy}
Description:

This package allows you to select yasnippet snippets using ivy completion. When current selection changes in the minibuffer, the snippet contents are temporarily expanded in the buffer. To use it, call M-x ivy-yasnippet (but make sure you have enabled yas-minor-mode first).

emacs-linum-relative 0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/coldnew/linum-relative
Licenses: GPL 2+
Build system: emacs
Synopsis: Relative line numbering for Emacs
Description:

emacs-linum-relative displays the relative line number on the left margin in Emacs.

emacs-hl-todo 3.9.3
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/tarsius/hl-todo
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode to highlight TODO and similar keywords
Description:

This package provides an Emacs mode to highlight TODO and similar keywords in comments and strings. This package also provides commands for moving to the next or previous keyword and to invoke occur with a regexp that matches all known keywords.

emacs-multi-vterm 1.0-1.a3df721
Propagated dependencies: emacs-vterm@0.0.2-3.a01a289
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/suonlight/multi-vterm/
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage multiple vterm buffers in Emacs
Description:

This package provides an Emacs library to manage vterm buffers.

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-snow 0-1.be17977
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/snow.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Let it snow in Emacs
Description:

This package adds a command snow that displays a buffer in which it snows. The storm varies in intensity, a gentle breeze blows at times, and snow accumulates on the terrain in the scene.

emacs-eshell-syntax-highlighting 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akreisher/eshell-syntax-highlighting
Licenses: GPL 3+
Build system: emacs
Synopsis: Add syntax highlighting to Eshell
Description:

This package highlights user commands at the Eshell interactive prompt to provide feedback on the validity of commands and syntax.

emacs-tracking 2.14
Propagated dependencies: gnutls@3.8.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/circe/wiki/Tracking
Licenses: GPL 3+
Build system: emacs
Synopsis: Buffer tracking library
Description:

tracking.el provides a way for different modes to notify the user that a buffer needs attention. The user then can cycle through them using C-c C-SPC.

emacs-helix 0.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mgmarlow/helix-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Helix keybindings in Emacs
Description:

This package provides a minor mode emulating Helix keybindings.

emacs-nov 0.5.0
Dependencies: unzip@6.0
Propagated dependencies: emacs-esxml@0.3.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://depp.brause.cc/nov.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for reading EPUBs in Emacs
Description:

nov.el provides a major mode for reading EPUB documents.

emacs-dnt 0.0.1-1.d28d232
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/dnt
Licenses: GPL 3+
Build system: emacs
Synopsis: Strip trackers from URLs
Description:

This package provides a series of rules and helper functions to prevent advertisers from tracking you when you open URLs (or listen to podcasts) in Emacs.

emacs-bluetooth 0.4.1
Dependencies: bluez@5.79 dbus@1.16.2
Propagated dependencies: emacs-compat@31.0.0.1 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/rstocker/emacs-bluetooth
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage Bluetooth devices using Emacs
Description:

This package implements basic Bluetooth management functionality, such as connecting and disconnecting devices, setting properties and aliases, putting the adapter in discovery mode and controlling its power supply. It also includes a pairing agent.

emacs-eval-in-repl-prolog 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 Prolog buffers.

emacs-highlight-indentation 0.7.0-1.d03803f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/antonj/Highlight-Indentation-for-Emacs/
Licenses: GPL 2+
Build system: emacs
Synopsis: Highlighting indentation for Emacs
Description:

This package provides two minor modes to highlight indentation guides in Emacs:

  1. highlight-indentation-mode, which displays guidelines indentation (space indentation only).

  2. highlight-indentation-current-column-mode, which displays guidelines for the current-point indentation (space indentation only).

emacs-gif-screencast 1.2
Dependencies: scrot@1.12.1 imagemagick@6.9.13-5 gifsicle@1.95
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/Ambrevar/emacs-gif-screencast
Licenses: GPL 3+
Build system: emacs
Synopsis: One-frame-per-action GIF recording
Description:

Call gif-screencast to start a recording. A screenshot is taken for every user action. Call gif-screencast-stop (<f9> by default) to finish recording and create the GIF result.

emacs-goggles 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/goggles
Licenses: GPL 3+
Build system: emacs
Synopsis: Pulse modified region
Description:

Goggles highlights the modified region using Pulse. Currently the commands undo, yank, kill and delete are supported.

emacs-frecency 1.0
Propagated dependencies: emacs-a@1.0.0 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/frecency.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Sort items by frequency and recency of access
Description:

This package provides a way of sorting items via a heuristic based on frequency and recency.

emacs-ac-geiser 0.1-0.93818c9
Propagated dependencies: emacs-geiser@0.33.1 emacs-auto-complete@1.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xiaohanyu/ac-geiser
Licenses: Modified BSD
Build system: emacs
Synopsis: Auto-complete backend for geiser
Description:

This package provides an auto-complete source for Scheme projects using geiser.

emacs-toc-org 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/snosov1/toc-org
Licenses: GPL 2+
Build system: emacs
Synopsis: Table of Contents generator for Emacs Org mode
Description:

This package generates a table of contents when saving in Org and Markdown files.

Total packages: 72465