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

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-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-org-mime 0.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/org-mime/org-mime
Licenses: GPL 3+
Build system: emacs
Synopsis: Send HTML email using Org mode HTML export
Description:

This program sends HTML email using Org-mode HTML export. This approximates a WYSiWYG HTML mail editor from within Emacs, and can be useful for sending tables, fontified source code, and inline images in email.

emacs-comment-tags 0.1-1.7d91409
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vincekd/comment-tags
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode to show comments which have tags like TODO
Description:

This package provides a minor mode to show all lines that have a comment with a tag, for example listing them right next to each other.

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-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-flymake 1.4.5
Propagated dependencies: emacs-eldoc@1.16.0 emacs-project@0.11.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/flymake.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Universal on-the-fly syntax checker
Description:

Flymake collects diagnostic information for multiple sources, called backends, and visually annotates the relevant portions in the buffer.

emacs-git-modes 1.5.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/magit/git-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major modes for Git configuration files
Description:

This package provides Emacs major modes for editing various Git configuration files, such as .gitattributes, .gitignore, and .git/config.

emacs-font-lock-studio 0.0.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/font-lock-studio
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactive debugger for Font Lock keywords
Description:

Font Lock Studio is an interactive debugger for Emacs syntax highlighting rules, also called Font Lock keywords. It can single-step Font Lock keywords -- matchers, highlights, and anchored rules, to see what happens when a buffer is fontified. Breakpoints can be set on or inside rules. When inside a rule, matches are visualized using a palette of background colors. The explainer can describe a rule in plain-text English. Finally, tight integration with Edebug allows stepping into Lisp expressions that are part of the Font Lock keywords.

emacs-pythonic 0.2-1.9eff417
Propagated dependencies: emacs-f@0.21.0 emacs-s@1.13.0 emacs-tramp@2.8.1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pythonic-emacs/pythonic
Licenses: GPL 3+
Build system: emacs
Synopsis: Utility functions for writing Pythonic in Emacs
Description:

The Pythonic Emacs package provides function for convenient running Python on different platforms on local and remote hosts including Docker containers and Vagrant virtual machines. To use Pythonic with Docker you need to install Docker Tramp Emacs package.

emacs-exemplify-ert 0.6.3
Propagated dependencies: emacs-dash@2.20.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://git.sr.ht/~flandrew/exemplify-ert
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library to implement regression tests
Description:

This Emacs package is an extension to ert. It aims at writing test cases in a simplified form.

emacs-cpreproc-openvdb 3.0.0
Propagated dependencies: emacs-cpreproc@1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~plattfot/cpreproc
Licenses: GPL 3+
Build system: emacs
Synopsis: Create preprocessor macros for C++ that uses OpenVDB
Description:

This project makes it easier to generate preprocessor macros from Emacs for C++ code that uses OpenVDB and needs to be build against multiple incompatible versions of it.

emacs-diredfl 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/diredfl/
Licenses: GPL 3+
Build system: emacs
Synopsis: Extra Emacs font lock rules for a more colourful Dired
Description:

This library enables additional font locking in Dired mode. This is adapted from the extra font lock rules provided by Drew Adams' Dired+ package.

emacs-passage 2.0-0.5f1ad81
Propagated dependencies: emacs-age@0.1.9 emacs-f@0.21.0 emacs-s@1.13.0 emacs-with-editor@3.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/anticomputer/passage.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Pass-Age Encryption support for Emacs
Description:

This package provides transparent Age file encryption and decryption in Emacs for Pass-Age, a port of Pass, the standard Unix password manager.

emacs-eglot 1.23
Propagated dependencies: emacs-eldoc@1.16.0 emacs-external-completion@0.1 emacs-flymake@1.4.5 emacs-jsonrpc@1.0.28 emacs-project@0.11.2 emacs-xref@1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/eglot
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for Language Server Protocol (LSP) servers
Description:

Emacs Polyglot, or Eglot, is an Emacs Language Server Protocol client that stays out of the way. It guesses the LSP program to start for the current file, using the major mode as a hint. It prompts you to enter one if it fails.

emacs-wucuo 0.3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/redguardtoo/wucuo
Licenses: GPL 3+
Build system: emacs
Synopsis: Fast spell checker for camel case code or plain text
Description:

Wucuo provides a spell checker on top of either Aspell or Hunspell, and relies on Flyspell internally. It operates on the current region or buffer, a file, or a complete directory.

emacs-pulseaudio-control 0.1-0.34a6114
Dependencies: pulseaudio@16.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~flexibeast/pulseaudio-control
Licenses: GPL 3+
Build system: emacs
Synopsis: Control Pulseaudio from Emacs
Description:

This package allows controlling Pulseaudio from Emacs.

emacs-doct 3.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/progfolio/doct
Licenses: GPL 3+
Build system: emacs
Synopsis: Declarative Org capture templates
Description:

doct provides an alternative, declarative syntax for defining Org capture templates.

emacs-sqlite 1.0-0.dad42b8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/cnngimenez/sqlite.el
Licenses: GPL 3+
Build system: emacs
Synopsis: SQLite interface for Emacs Lisp
Description:

Emacs SQLite is a simple SQLite interface for connecting and retrieving information using the SQLite program through Elisp programming. It is not intended as a user interface.

emacs-el-job 2.7.4
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/meedstrom/el-job
Licenses: GPL 3+
Build system: emacs
Synopsis: Split up the inputs of a function in many sub-processes
Description:

This library gives you the tools to split up the inputs and run the function in many sub-processes (one per CPU core), then merges their outputs and passes it back to the current Emacs. In the meantime, current Emacs does not hang at all.

emacs-grip-mode 2.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/seagle0128/grip-mode
Licenses: GPL 3
Build system: emacs
Synopsis: Instant GitHub-flavored Markdown/Org preview
Description:

Instant GitHub-flavored Markdown/Org preview using grip, mdopen or go-grip.

emacs-flycheck 36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.flycheck.org
Licenses: GPL 3+
Build system: emacs
Synopsis: On-the-fly syntax checking
Description:

This package provides on-the-fly syntax checking for GNU Emacs. It is a replacement for the older Flymake extension which is part of GNU Emacs, with many improvements and additional features.

Flycheck provides fully-automatic, fail-safe, on-the-fly background syntax checking for over 30 programming and markup languages with more than 70 different tools. It highlights errors and warnings inline in the buffer, and provides an optional IDE-like error list.

emacs-vdiff 0.2.4
Propagated dependencies: emacs-hydra@0.15.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/justbur/emacs-vdiff/
Licenses: GPL 3+
Build system: emacs
Synopsis: Frontend for diffing based on vimdiff
Description:

This package permits comparisons of two or three buffers based on diff output.

emacs-notmuch-addr 1.1.3
Propagated dependencies: emacs-compat@31.0.0.1 emacs-notmuch@0.40
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tarsius/notmuch-addr
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved address completion for Notmuch
Description:

This package provides a simple alternative to notmuch-address. In particular, it gives up on persistent caching, external scripts, and backward compatibility.

emacs-fb2-reader 0.1.1
Dependencies: unzip@6.0
Propagated dependencies: emacs-f@0.21.0 emacs-visual-fill-column@2.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jumper047/fb2-reader
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs plugin to read FictionBook2 ebooks
Description:

FB2 Reader provides a major mode for reading FictionBook2 (.fb2 and .fb2.zip files) ebooks.

Total packages: 72463