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

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-mode-line-bell 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/mode-line-bell
Licenses: GPL 3+
Build system: emacs
Synopsis: Flash the mode-line instead of ringing the bell
Description:

This Emacs package provides a global minor mode mode-line-bell-mode which sets ring-bell-function to a function that will briefly flash the mode-line when the bell is rung.

emacs-forth-mode 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://github.com/larsbrinkhoff/forth-mode
Licenses: GPL 3
Build system: emacs
Synopsis: Programming language mode for Forth
Description:

Programming language mode for Forth.

emacs-eval-in-repl-scheme 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 Scheme buffers.

emacs-rainbow-blocks 1.0.0-1.dd435d7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/istib/rainbow-blocks
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight sexp blocks
Description:

Rainbow-blocks is an Emacs mode that highlights blocks made of parentheses, brackets, and braces according to their depth. Each successive level is highlighted in a different color. This makes it easy to orient yourself in the code, and tell which statements are at a given level.

emacs-flycheck-haskell 0.8-2.32ddff8
Propagated dependencies: emacs-dash@2.20.0 emacs-flycheck@36.0 emacs-haskell-mode@17.5-0.e9c3567 emacs-let-alist@1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flycheck/flycheck-haskell
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck for Haskell
Description:

This package configures syntax-checking for Haskell buffers.

emacs-terminal-here 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/davidshepherd7/terminal-here
Licenses: GPL 3+
Build system: emacs
Synopsis: Open external terminals from Emacs
Description:

This package provides commands to open external terminal emulators from Emacs, whose initial working directories are determined in relation to the current buffer.

emacs-package-build 4.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/melpa/package-build
Licenses: GPL 3+
Build system: emacs
Synopsis: Tools for assembling an Emacs package archive
Description:

This package provides tools for assembling an ELPA.

emacs-adoc-mode 0.8.0
Propagated dependencies: emacs-markup-faces@1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sensorflo/adoc-mode/wiki
Licenses: GPL 2+
Build system: emacs
Synopsis: AsciiDoc mode for Emacs
Description:

This package provides an Emacs major mode for editing AsciiDoc files. It focuses on highlighting the document to improve readability.

emacs-telephone-line 0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dbordak/telephone-line
Licenses: GPL 3+
Build system: emacs
Synopsis: Implementation of Powerline for Emacs
Description:

Telephone Line is a new implementation of Powerline for Emacs with optional baked-in Evil support, antialiased separators, and an easy configuration language which makes it trivial to write your own themes.

emacs-elf-mode 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/elf-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Show symbol list when opening a binary file in Emacs
Description:

This Emacs package provides a command showing the symbols that the binary uses instead of the actual binary contents.

emacs-ido-ubiquitous 4.13
Propagated dependencies: emacs-ido-completing-read+@4.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DarwinAwardWinner/ido-ubiquitous
Licenses: GPL 3+
Build system: emacs
Synopsis: Use ido (nearly) everywhere
Description:

Ido-ubiquitous enables ido-style completion for almost every function that uses the standard completion function completing-read.

emacs-rust-mode 1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rust-lang/rust-mode
Licenses: Expat ASL 2.0
Build system: emacs
Synopsis: Major Emacs mode for editing Rust source code
Description:

This package provides a major Emacs mode for editing Rust source code.

emacs-free-keys 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fuco1/free-keys
Licenses: GPL 3+
Build system: emacs
Synopsis: Show free keybindings for modkeys or prefixes in Emacs
Description:

Free-keys shows available key bindings in the current Emacs buffer.

emacs-google-c-style 0.1-0.6271f3f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/google/styleguide
Licenses: GPL 1+
Build system: emacs
Synopsis: Emacs settings file for Google C/C++ style
Description:

emacs-google-c-style provides an Emacs settings file for Google C and C++ style.

emacs-org-agenda-files-track 0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~ngraves/org-agenda-files-track
Licenses: GPL 3+
Build system: emacs
Synopsis: Fine-track org-agenda-files
Description:

This package tracks org-agenda-files precisely to speed-up org-agenda.

emacs-tl1-mode 1.3-1.48d1289
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: Major mode for editing Fluke 9100 TL/1 source code
Description:

This package provides a major mode for editing Fluke TL/1 source code. TL/1 is a language used to control Fluke’s 9100 series of testing and troubleshooting mainframes.

emacs-evil-tmux-navigator 0.1.5
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/keith/evil-tmux-navigator
Licenses: Expat
Build system: emacs
Synopsis: Navigate seamlessly between emacs windows and tmux panes
Description:

This package lets you use C-h, C-j, C-k and C-l to navigate between Emacs windows and tmux panes.

emacs-geiser-racket 1.0
Dependencies: racket@9.1
Propagated dependencies: emacs-geiser@0.33.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.nongnu.org/geiser/
Licenses: Modified BSD
Build system: emacs
Synopsis: Racket support for Geiser
Description:

This package adds support for the Racket implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.

emacs-evil-lion 0.0.2-1.6b03593
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/edkolev/evil-lion
Licenses: GPL 3+
Build system: emacs
Synopsis: Align operator for @code{evil-mode}
Description:

This package, a port of vim-lion, provides an operator for aligning text objects based on separators.

emacs-devil 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/susam/devil
Licenses: Expat
Build system: emacs
Synopsis: Minor mode for translating key sequences
Description:

Devil intercepts your devil key (comma by default) to let you type key sequences without using modifier keys. Devil is highly configurable and it can be configured to perform other key sequence translations.

emacs-srht 0.4
Propagated dependencies: emacs-plz@0.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/srht.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs sr.ht API client
Description:

This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.

emacs-wget 0.5.0
Dependencies: wget@1.25.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/EmacsWget
Licenses: GPL 2+
Build system: emacs
Synopsis: Simple file downloader for Emacs based on wget
Description:

Emacs-wget is an emacs interface for the wget file downloader.

emacs-apache-mode 2.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-php/apache-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Syntax highlighting and indentation support for Apache config files
Description:

This package provides apache-mode, an Emacs major mode for Apache configuration files which provides syntax highlighting and indentation rules. This mode supports Apache HTTP Server 2.4 and major modules.

emacs-password-store 2.3.2
Dependencies: password-store@1.7.4
Propagated dependencies: emacs-with-editor@3.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.zx2c4.com/password-store/tree/contrib/emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Password store (pass) support for Emacs
Description:

This package provides functions for working with pass ("the standard Unix password manager").

Total packages: 72465