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

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-rainbow-delimiters 2.1.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/rainbow-delimiters
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight brackets according to their depth
Description:

Rainbow-delimiters is a "rainbow parentheses"-like mode for Emacs which highlights parentheses, brackets, and braces according to their depth. Each successive level is highlighted in a different color, making it easy to spot matching delimiters, orient yourself in the code, and tell which statements are at a given level.

emacs-auto-dark 0.13.10
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/LionyxML/auto-dark-emacs
Licenses: GPL 2+
Build system: emacs
Synopsis: Dark/light automatic Emacs theme switcher
Description:

This package provides the auto-dark-mode minor mode, which enables automatic switching between two user-defined (customizable) themes. This transition occurs seamlessly in response to dark mode being enabled or disabled in the desktop preferences (such as in GNOME). It uses DBus to query the system configured value. To enable it, put the following snippet to your Emacs configuration file:

(require auto-dark)
(auto-dark-mode t)

To customize the themes used, visit M-x customize-group auto-dark.

emacs-rbs-mode 0.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ybiquitous/rbs-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Ruby type signature
Description:

RBS mode is a major mode for Ruby type signature language (RBS). It provides basic supports for syntax highlighting and indentation.

emacs-eval-in-repl-elm 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-elm-mode@0.22.0
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 Elm buffers.

emacs-org-webring 2.0.0
Propagated dependencies: emacs-xmlgen@0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~brettgilio/org-webring
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate webrings for Org-based sites / blogs
Description:

Org-webring is an alternative implementation of a feed-based webring, taking inspiration from openring by Drew DeVault. Intended to integrate with Org-based websites and blogs (either directly, or indirectly, as in ox-hugo), it will fetch a given list of web feed files and correctly parse and format the elements to be displayed for sharing.

emacs-inflections 2.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/eschulte/jump.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert english words between singular and plural
Description:

This package provides an Emacs library for converting english words between singular and plural.

emacs-solarized-theme 2.1.0
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/solarized-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Port of the Solarized theme for Emacs
Description:

Solarized for Emacs is a port of the Solarized theme for Vim. This package provides a light and a dark variant.

emacs-el-x 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sigma/el-x
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs Lisp extensions
Description:

emacs-el-x defines the dflet macro to provide the historic behavior of flet, as well as declare-function stub for older Emacs.

emacs-noman 0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/andykuszyk/noman.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs package for browsing CLI command docs without man pages
Description:

Noman is an Emacs package that parses command line help from flags like --help, and presents it in an easy-to-navigate Emacs buffer.

emacs-webpaste 3.2.2-1.8ac7b2d
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/etu/webpaste.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Paste to pastebin-like services
Description:

This mode pastes whole buffers or parts of buffers to pastebin-like services. It supports more than one service and will failover if one service fails. More services can easily be added over time and preferred services can easily be configured.

emacs-realgud 1.6.0
Propagated dependencies: emacs-load-relative@1.3.2 emacs-loc-changes@1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/realgud/realgud/
Licenses: GPL 3+
Build system: emacs
Synopsis: Modular front-end for interacting with external debuggers
Description:

RealGUD is a modular, extensible GNU Emacs front-end for interacting with external debuggers. It integrates various debuggers such as gdb, pdb, ipdb, jdb, lldb, bashdb, zshdb, etc. and allows visually steping through code in the sources. Unlike GUD, it also supports running multiple debug sessions in parallel.

emacs-mmm-mode 0.5.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/mmm-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Allow multiple major modes in an Emacs buffer
Description:

MMM Mode is a minor mode that allows multiple major modes to coexist in a single buffer.

emacs-delight 1.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/delight.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Dimmer switch for your mode-line lighter text
Description:

delight enables customizing or hiding the mode-line text (lighter) of major and minor modes.

emacs-helm-ag 0.64
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-helm-ag
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface to the Silver Searcher
Description:

This package provides a frontend for grepping tools like ag and ack, as well as features for editing search results.

emacs-ivy-posframe 0.6.4
Propagated dependencies: emacs-ivy@0.15.1 emacs-posframe@1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tumashu/ivy-posframe
Licenses: GPL 3+
Build system: emacs
Synopsis: Pop a posframe (a child frame) to show Ivy candidates
Description:

This package provides an Emacs Ivy extension, which let Ivy use posframe to show its candidate menu.

emacs-names 20151201.0-8.d8baba5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/names/
Licenses: GPL 3+
Build system: emacs
Synopsis: Namespace implementation for Emacs Lisp
Description:

This package provides a macro that writes your namespaces for you.

emacs-robot-mode 0.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kopoli/robot-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode for Robot Framework
Description:

This major mode facilitates editing Robot Framework source files with features such as syntax highlighting, comments, finding keywords, completing keywords and smart indentation.

emacs-dedicated 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/dedicated
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs minor mode for toggling a windows's "dedicated" flag
Description:

This simple Emacs minor mode allows you to toggle a window's "dedicated" flag. When a window is "dedicated", Emacs will not select files into that window. This can be quite handy since many commands will use another window to show results (compilation mode, starting info, and so on). A dedicated window won't be used for such a purpose. For details, please read the source file.

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-rebecca-theme 1.3.2-0.4b8b5aa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vic/rebecca-theme
Licenses: Expat
Build system: emacs
Synopsis: Dark Emacs theme with purple/violet colors
Description:

Rebecca Emacs theme is a dark theme with purple/violet colors, based on the Dracula theme for Emacs and the Gloom theme for Atom.

emacs-gemini 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.carcosa.net/jmcbray/gemini.el
Licenses: AGPL 3+
Build system: emacs
Synopsis: Syntax highlighting for text/gemini
Description:

This is a very simple syntax-highlighting mode for text/gemini documents. Currently, support is not complete, but it should be enough to help with basic documents.

emacs-jupyter 1.0-3.de89cbe
Propagated dependencies: emacs-company@1.0.2 emacs-markdown-mode@2.8 emacs-simple-httpd@1.5.1 emacs-websocket@1.16 emacs-zmq@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-jupyter/jupyter
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to communicate with Jupyter kernels
Description:

This package provides an Emacs interface to communicate with Jupyter kernels. It provides REPL and Org mode source code block frontends to Jupyter kernels and kernel interactions integrated with Emacs' built-in features.

emacs-flymake-proselint 0.3.0
Dependencies: python-proselint@0.14.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~manuel-uberti/flymake-proselint
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake backend for @code{proselint}
Description:

This package adds support for proselint in Flymake.

emacs-dired-hacks 0.0.1-3.d1a2bda
Propagated dependencies: emacs-dash@2.20.0 emacs-eimp@1.4.0-1.2e7536f 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/Fuco1/dired-hacks
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of useful dired additions
Description:

This package provides the following collection of Emacs dired mode additions:

  • dired-avfs

  • dired-columns

  • dired-filter

  • dired-hacks-utils

  • dired-images

  • dired-list

  • dired-narrow

  • dired-open

  • dired-rainbow

  • dired-ranger

  • dired-subtree

  • dired-tagsistant

Total packages: 32521