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

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-ghub 5.2.0
Propagated dependencies: emacs-compat@31.0.0.1 emacs-cond-let@1.1.2 emacs-llama@1.0.4 emacs-let-alist@1.0.6 emacs-treepy@0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/ghub
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client libraries for the APIs of various Git forges
Description:

Ghub provides basic support for using the APIs of various Git forges from Emacs packages. It supports the REST APIs of Github, Github GraphQL, Gitlab, Gitea, Gogs and Bitbucket. It abstracts access to API resources using only a handful of functions that are not resource-specific.

emacs-eshell-prompt-extras 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zwild/eshell-prompt-extras
Licenses: GPL 3+
Build system: emacs
Synopsis: Display extra information and color for your Eshell prompt
Description:

This library displays various customizable elements for eshell prompts: remote user, remote host, python virtual environment info, git branch, git dirty info and git unpushed number. Multiple themes are available.

emacs-mint-mode 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/creatorrr/emacs-mint-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Mint language
Description:

Mint mode provides syntax highlighting for Mint language.

emacs-closql 2.4.0
Propagated dependencies: emacs-compat@31.0.0.1 emacs-cond-let@1.1.2 emacs-emacsql@4.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacscollective/closql
Licenses: GPL 3+
Build system: emacs
Synopsis: Store EIEIO objects using EmacSQL
Description:

This package stores uniform EIEIO objects in an EmacSQL database. SQLite is used as backend. This library imposes some restrictions on what kind of objects can be stored; it isn't intended to store arbitrary objects. All objects have to share a common superclass and subclasses cannot add any additional instance slots.

emacs-fj 0.37
Propagated dependencies: emacs-fedi@0.4 emacs-magit@4.6.0 emacs-tp@0.9 emacs-transient@0.13.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martianh/fj.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for Forgejo instances
Description:

Fj contains basic functions for interacting with a Forgejo instance.

emacs-isearch+ 0-2.7c251b9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/isearch+.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Extensions to @code{isearch.el}
Description:

This package extends isearch with advice, dynamic filters, highlighting of regexp group levels, and more.

emacs-origami 1.0-1.1f38085
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/gregsexton/origami.el
Licenses: Expat
Build system: emacs
Synopsis: Flexible text-folding
Description:

This package provides a minor mode for collapsing and expanding regions of text without modifying the actual contents.

emacs-muse 3.20.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.gnu.org/software/emacs-muse
Licenses: GPL 3+
Build system: emacs
Synopsis: Authoring and publishing environment for Emacs
Description:

Emacs Muse (also known as Muse) is an authoring and publishing environment for Emacs. It simplifies the process of writing documents and publishing them to various output formats such as HTML, LaTeX, or PDF.

emacs-evil 1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-evil/evil
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensible Vi layer for Emacs
Description:

Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions.

emacs-pinentry 0.1-2.0079964
Propagated dependencies: gnupg@2.4.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/pinentry.html
Licenses: GPL 3+
Build system: emacs
Synopsis: GnuPG Pinentry server implementation
Description:

This package allows GnuPG passphrase to be prompted through the minibuffer instead of graphical dialog.

To use, add allow-emacs-pinentry to ~/.gnupg/gpg-agent.conf, reload the configuration with gpgconf --reload gpg-agent, and start the server with M-x pinentry-start.

emacs-phi-search-mc 2.2.1-1.7aa6719
Propagated dependencies: emacs-phi-search@20160630-1.9a089b8 emacs-multiple-cursors@1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/knu/phi-search-mc.el
Licenses: FreeBSD
Build system: emacs
Synopsis: Extend @code{phi-search} with additional @code{multiple-cursors} functionality
Description:

This package provides further integration between multiple-cursors and phi-search, a package that allows for interactive searches to move multiple fake cursors.

emacs-smart-mode-line 2.14
Propagated dependencies: emacs-rich-minority@1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/smart-mode-line
Licenses: GPL 2+
Build system: emacs
Synopsis: Color-coded smart mode-line
Description:

Smart Mode Line is a mode-line theme for Emacs. It aims to be easy to read from small to large monitors by using colors, a prefix feature, and smart truncation.

emacs-sudoku 20191015.1315
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zevlg/sudoku.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple sudoku game in Emacs
Description:

This package provides a simple sudoku game in Emacs.

emacs-evil-indent-plus 1.0.0-1.0c7501e
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/TheBB/evil-indent-plus
Licenses: GPL 2+
Build system: emacs
Synopsis: Text objects based on indentation
Description:

This package adds new text objects for evil-mode based on blocks having the same or higher indentation, including or excluding surrounding lines.

emacs-bash-completion 3.2-0.d32863d
Dependencies: bash@5.2.37
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/szermatt/emacs-bash-completion
Licenses: GPL 2+
Build system: emacs
Synopsis: Bash completion for the shell buffer
Description:

Bash Completion defines dynamic completion hooks for Shell mode and shell-command prompts that are based on Bash completion.

emacs-telega-server 1.0.0
Dependencies: tdlib@1.8.64 libappindicator@12.10.1-0-298
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://zevlg.github.io/telega.el/
Licenses: GPL 3+
Build system: gnu
Synopsis: Server process of Telega
Description:

Telega-server is helper program to interact with Telegram service, and connect it with Emacs via inter-process communication.

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-browse-kill-ring 2.0.0-0.1ef72cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/browse-kill-ring/browse-kill-ring
Licenses: GPL 2+
Build system: emacs
Synopsis: Interactively insert items from kill-ring
Description:

Did you ever feel that C-y M-y M-y M-y ... is not a great way of trying to find that piece of text you know you killed a while back? Then browse-kill-ring.el is for you.

emacs-powershell 0.3-0.d1b3f95
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jschaf/powershell.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode for editing PowerShell scripts
Description:

Powershell is an Emacs major mode for editing and running Microsoft PowerShell files.

emacs-rail 0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Sasanidas/Rail
Licenses: GPL 3+
Build system: emacs
Synopsis: Generic nREPL client for Emacs
Description:

Rail is a nREPL client based on monroe with similar features, but aims to be a more complete implementation.

emacs-casual 2.16.0
Propagated dependencies: emacs-magit@4.6.0 emacs-transient@0.13.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kickingvegas/casual/
Licenses: GPL 3+
Build system: emacs
Synopsis: Transient user interfaces for various modes
Description:

Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.

emacs-synosaurus 0.2.1
Propagated dependencies: wordnet@3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hpdeifel/synosaurus
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensible thesaurus mode for Emacs
Description:

Synosaurus is a thesaurus fontend for Emacs with pluggable backends, including the wordnet offline backend.

emacs-password-generator 1.01
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zargener/emacs-password-genarator
Licenses: Artistic License 2.0
Build system: emacs
Synopsis: Generate passwords inside Emacs
Description:

emacs-password-generator provides simple functions to generate random passwords and insert them into the current buffer. It also supports generation of phonetic and numeric passwords.

emacs-enh-ruby-mode 20191111-0.7e76d75
Dependencies: ruby@3.3.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zenspider/Enhanced-Ruby-Mode
Licenses: Ruby License
Build system: emacs
Synopsis: Emacs major mode for editing Ruby files
Description:

enh-ruby-mode is a major mode providing syntax highlighting, navigation and indentation capabilities for editing Ruby source files. It parses the source files using Ruby's builtin Ripper class and performs syntax checks on them.

Total packages: 72465