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

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-popup-kill-ring 0.2.8-0.a45c9cf
Propagated dependencies: emacs-pos-tip@0.4.7 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/waymondo/popup-kill-ring
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactively insert item from kill-ring
Description:

This Emacs package manages your Emacs kill-ring in an autocomplete style popup menu.

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-cyberpunk-theme 1.22
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/n3mo/cyberpunk-theme.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Cyberpunk theme for Emacs built-in color theme support
Description:

Cyberpunk color theme for the Emacs 24+ built-in color theme support known loosely as deftheme. Many mode-specific customizations are included.

emacs-eprime 20140513-17a481a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AndrewHynes/eprime-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: E-prime checking mode for Emacs
Description:

This package provides an E-prime checking mode for Emacs that highlights non-conforming text. The subset of the English language called E-Prime forbids the use of the "to be" form to strengthen your writing.

emacs-counsel-notmuch 1.0-0.a4a1562
Dependencies: emacs-counsel@0.15.1 notmuch@0.40 emacs-s@1.13.0
Propagated dependencies: emacs-notmuch@0.40
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fuxialexander/counsel-notmuch
Licenses: GPL 3+
Build system: emacs
Synopsis: Search emails in Notmuch asynchronously with Ivy
Description:

This package can be used to search emails in Notmuch asynchronously, with Counsel and Ivy. Simply call counsel-notmuch and input your Notmuch query.

emacs-ox-gemini 0-1.168f820
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~abrahms/ox-gemini
Licenses: GPL 3+
Build system: emacs
Synopsis: Export Org files in Gemini format
Description:

ox-gemini adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini derives.

emacs-web-mode 17.3.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://web-mode.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing web templates
Description:

Web mode is an Emacs major mode for editing web templates aka HTML files embedding parts (CSS/JavaScript) and blocks (pre rendered by client/server side engines). Web mode is compatible with many template engines: PHP, JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker, Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template, Dust.js, React/JSX, Angularjs, ejs, etc.

emacs-ebdb 0.8.22
Dependencies: emacs-org-roam@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/girzel/ebdb
Licenses: GPL 3+
Build system: emacs
Synopsis: EIEIO port of BBDB, Emacs's contact-management package
Description:

EBDB is a contact management/addressbook package for Emacs. It's a re-write of the Insidious Big Brother Database (BBDB) using Emacs Lisp's (relatively new) EIEIO object oriented libraries.

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-so-long 1.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/SoLong
Licenses: GPL 3+
Build system: emacs
Synopsis: Improve performance in files with long lines
Description:

This package improves the performance of Emacs when viewing files with long lines. It is included as standard with Emacs 27 or later.

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-exwm-ss 1.0
Dependencies: emacs-exwm@0.35 xscreensaver@6.12 xset@1.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/exwm-ss
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically inhibit screensaver activation in EXWM
Description:

This package provides a global minor mode to inhibit screensaver activation in EXWM.

emacs-org-appear 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/awth13/org-appear
Licenses: Expat
Build system: emacs
Synopsis: Make invisible parts of Org fragments appear visible
Description:

This package enables automatic visibility toggling of org-mode elements depending on cursor position. Hidden fragment parts appear when the cursor enters a fragment and disappear when it leaves.

emacs-elysium 0.0.1-0.049ad30
Propagated dependencies: emacs-gptel@0.9.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lanceberge/elysium/
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically apply @code{gptel} changes
Description:

This package extends gptel, using that package to generate suggestions based on the user's request. Those code suggestions will then automatically be applied to the buffer in the format of a git merge.

emacs-doom-snippets 1.1.0-0.bc613f4
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlissner/doom-snippets
Licenses: Expat
Build system: emacs
Synopsis: Doom Emacs' snippet library
Description:

This package provides Yasnippets snippets for Doom Emacs. It also exposes a small API to assist in writing your own snippets.

emacs-svg-lib 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rougier/svg-lib
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs SVG library for creating tags, icons and bars
Description:

This is a small Emacs library to create and display various SVG objects, namely tags, progress bars, progress pies and icons. Each object is guaranteed to fit nicely in a text buffer ensuring width is an integer multiple of character width.

emacs-almost-mono-themes 0-0.c3a85c1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cryon/almost-mono-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Almost monochromatic themes for emacs in a few variants
Description:

This package provides a collection of almost monochrome Emacs themes: almost-mono-black and almost-mono-white.

emacs-dtrt-indent 1.26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jscheid/dtrt-indent
Licenses: GPL 2+
Build system: emacs
Synopsis: Minor mode that guesses the indentation offset
Description:

This package provides a minor mode that guesses the indentation offset originally used for creating source code files and transparently adjusts the corresponding settings in Emacs, making it more convenient to edit foreign files.

emacs-gptel-prompts 1.0-3.f6d590c
Propagated dependencies: emacs-gptel@0.9.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/gptel-prompts/
Licenses: GPL 2+
Build system: emacs
Synopsis: Alternative Gptel directives management
Description:

This package offers an advanced way to manage Gptel directives, using files rather than customizing the variable directly.

emacs-add-node-modules-path 1.3.1
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/codesuki/add-node-modules-path
Licenses: Expat
Build system: emacs
Synopsis: Add @file{node_modules} to the buffer-local @file{exec-path}
Description:

This package searches the parent directories of the current file for the project's node_modules/.bin/ directory, allowing Emacs to find project-specific installations of packages.

emacs-xmlgen 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/philjackson/xmlgen
Licenses: GPL 2+
Build system: emacs
Synopsis: S-expression to XML domain specific language (DSL) in Emacs Lisp
Description:

emacs-xmlgen provides S-expression to XML conversion for Emacs Lisp.

emacs-gitpatch 0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tumashu/gitpatch
Licenses: GPL 3+
Build system: emacs
Synopsis: Mail git patch from Emacs
Description:

emacs-gitpatch lets users easily send git patches, created by git format-patch, from magit, dired and ibuffer buffers.

emacs-eval-in-repl-sly 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-sly@1.0.43-9.9c43bf6
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 Common Lisp buffers.

emacs-pydoc 0.2-0.c8b667e
Dependencies: lsof@4.99.6 python-wrapper@3.12.12
Propagated dependencies: python-jedi@0.19.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/statmobile/pydoc
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate Python documentation in Emacs
Description:

This package provides an Emacs mode for navigating Python documentation with pydoc in Emacs.

Total packages: 73954