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

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-sourcemap 0.03
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-sourcemap
Licenses: GPL 3+
Build system: emacs
Synopsis: Sourcemap parser
Description:

Sourcemap parser

emacs-ivy-taskrunner 0.9-1.75d8d67
Propagated dependencies: emacs-ivy@0.15.1 emacs-taskrunner@0.6-1.3afd4a5 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-taskrunner/ivy-taskrunner
Licenses: GPL 3+
Build system: emacs
Synopsis: Retrieve build-system tasks using Ivy
Description:

This package provides an Ivy interface for selecting Makefile targets.

emacs-taxy 0.10.2
Propagated dependencies: emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/taxy.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Programmable taxonomical grouping for arbitrary objects
Description:

Taxy provides a programmable way to classify arbitrary objects into a hierarchical taxonomy. Allows you to automatically put things in nested groups.

emacs-message-view-patch 0.2.0-2.40bc2e5
Dependencies: emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/seanfarley/message-view-patch
Licenses: GPL 3+
Build system: emacs
Synopsis: Colorize patch-like emails in mu4e or gnus
Description:

Extension for mu4e or gnus to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's gnus-article-treat-patch.el but has been adapted to also work with mu4e.

emacs-visual-replace 1.2-1.17d693f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/szermatt/visual-replace
Licenses: GPL 3+
Build system: emacs
Synopsis: Alternate interface for @code{replace-string} and @code{query-replace}
Description:

visual-replace provides an alternate interface for search and replacement commands that supports previews. The interface also allows one to edit both the query-text and its replacement in the same minibuffer prompt. The interface covers the following commands:

  1. replace-string

  2. replace-regexp

  3. query-replace

  4. query-replace-regexp

emacs-companion-mode 0.0.1-0.2c3c794
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/rahguzar/companion-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Pairing buffers for simulatenous display
Description:

This package defines a global minor mode to pair buffers with a companion, such that when the buffer is displayed in a window, the companion is also displayed.

emacs-numpydoc 0.9
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/douglasdavis/numpydoc.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Insert NumPy-style docstrings in Python functions
Description:

This package can be used to insert NumPy-style docstrings in Python function definitions. The generated docstring includes argument names, type hints, exceptions, and the return type hint.

emacs-truename-cache 0.3.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meedstrom/truename-cache
Licenses: GPL 3+
Build system: emacs
Synopsis: Efficiently de-dup filenames
Description:

This library provides a caching alternative to file-truename and an alternative to directory-files-recursively that pre-populates cache and returns true names while minimizing calls to file-truename.

emacs-window-layout 1.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kiwanami/emacs-window-layout
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple window layout management framework for emacs
Description:

A window-layout management library that can split a frame or a window into some windows according to a layout recipe.

emacs-heaven-and-hell 0.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/valignatev/heaven-and-hell
Licenses: Expat
Build system: emacs
Synopsis: Easily toggle light/dark themes in Emacs
Description:

This package makes the process of switching between light and dark themes as easy as hitting a single keystroke.

emacs-anzu 0.67
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-anzu
Licenses: GPL 3+
Build system: emacs
Synopsis: Show number of matches in mode-line while searching
Description:

Anzu provides a minor mode which displays "current match/total matches" in the mode line in various search modes. This is an Emacs port of Anzu.zim.

emacs-ansible 0.4.2
Propagated dependencies: emacs-f@0.21.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/emacs-ansible/emacs-ansible
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs minor mode for Ansible files
Description:

This is an Emacs minor mode for editing Ansible files.

emacs-super-save 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/super-save
Licenses: GPL 3+
Build system: emacs
Synopsis: Auto-save buffers, based on your activity
Description:

Super-save auto-saves your buffers, when certain events happen, e.g., when you switch between buffers or when an Emacs frame loses focus. You can think of it as both something that augments and replaces the standard Auto-save mode.

emacs-boon 1.3
Propagated dependencies: emacs-dash@2.20.0 emacs-expand-region@1.0.0 emacs-multiple-cursors@1.5.0 emacs-powerline@2.5-0.c35c35b emacs-spaceline@2.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jyp/boon
Licenses: GPL 3+
Build system: emacs
Synopsis: Ergonomic command mode for Emacs
Description:

Boon is a complete package for modal editing with a focus on ergonomics and modularity. Spacial allocation of keys comes first, mnemonics second. Most common operations are mapped to the home row, common editing commands are bound to keys reachable with the left hand and movement keys are reached with the right hand.

emacs-phi-search 20160630-1.9a089b8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zk-phi/phi-search
Licenses: GPL 2+
Build system: emacs
Synopsis: Interactive search compatible with @code{multiple-cursors}
Description:

This package can be used with multiple-cursors to provide an incremental search that moves all fake cursors in sync.

emacs-kakoune 0.1-0.d73d14e
Propagated dependencies: emacs-expand-region@1.0.0 emacs-multiple-cursors@1.5.0 emacs-ryo-modal@0.45-0.a10f564
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jmorag/kakoune.el
Licenses: Expat
Build system: emacs
Synopsis: Emacs simple simulation, but not emulation, of Kakoune
Description:

This package provides many, but not all of the editing primitives in the Kakoune editor. Unlike Evil mode for Vim, this is a very shallow emulation, which seeks to do as little work as possible, leveraging Emacs native editing commands and the work of other packages wherever possible.

emacs-unkillable-scratch 1.0.0-0.b24c2a7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/EricCrosson/unkillable-scratch
Licenses: GPL 2+
Build system: emacs
Synopsis: Prevents the *scratch* buffer from being killed
Description:

unkillable-scratch helps prevent killing buffers matching a given regexp.

emacs-rspec 1.11-1.66ea7cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pezra/rspec-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Provides a rspec mode for working with RSpec
Description:

The Emacs RSpec mode provides keybindings for Ruby source files, e.g. to verify the spec associated with the current buffer, or entire project, as well as moving between the spec files, and corresponding code files.

Also included are keybindings for spec files and Dired buffers, as well as snippets for yasnippet.

emacs-helm-lsp 0.3
Propagated dependencies: emacs-helm@4.0.7 emacs-lsp-mode@10.0.0 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-lsp/helm-lsp
Licenses: GPL 3+
Build system: emacs
Synopsis: Provide LSP-enhanced completion for symbols
Description:

This package enhances helm with completion for symbols from workspaces with a LSP-compliant server running.

emacs-ergoemacs-mode 5.22.2.23
Propagated dependencies: emacs-undo-tree@0.8.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://ergoemacs.github.io/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode based on common modern interface and ergonomics
Description:

This package provides an efficient Emacs keybinding set based on statistics of command frequency, and supports common shortcuts for open, close, copy, cut, paste, undo, redo.

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-cov 0.1.0-0.cd3e199
Propagated dependencies: emacs-elquery@1.1.0 emacs-f@0.21.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AdamNiederer/cov/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs extension for displaying coverage data
Description:

Cov shows code coverage data for your program in Emacs. It supports currently gcov, lcov, coverage.py, and clover output, as well as the Coveralls format produced by Undercover.

emacs-form-feed-st 0.2.0-0.f91c8da
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leodag/form-feed-st
Licenses: GPL 3+
Build system: emacs
Synopsis: Display ^L glyphs as full-width horizontal lines
Description:

This package provides a minor mode to displays page delimiters which usually appear as ^L glyphs on a single line as horizontal lines spanning the entire window. In comparison to emacs-form-feed, this fork does not have configurable line width; however, it always displays correctly, even if you have multiple windows showing the same buffer, and will never cause side scrolling since the form feed only occupies two spaces. It also only affects form feeds at the beginning of the line.

emacs-typo 1.1-0.173ebe4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/typoel
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for typographic editing
Description:

This package provides two Emacs modes, typo-mode and typo-global-mode. These modes automatically insert Unicode characters for quotation marks, dashes, and ellipses. For example, typing " automatically inserts a Unicode opening or closing quotation mark, depending on context.

Total packages: 72465