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

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-firefox-release-notes 1.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/firefox-release-notes
Licenses: GPL 3+
Build system: emacs
Synopsis: Work with Firefox release notes
Description:

This package aids maintenance of Firefox-based packages in Guix by fetching CVEs from Firefox release notes and formatting them for Guix commit message.

emacs-pretty-speedbar 0.2-0.56dc9f1
Propagated dependencies: font-awesome@4.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kcyarn/pretty-speedbar
Licenses: GPL 3+
Build system: emacs
Synopsis: SVG icons for the Emacs Speedbar
Description:

This package generates and implements appealing SVG icons for the Emacs Speedbar. By default, it generates icons from the Font Awesome fontset. However, alternative fontsets may also be used, and the color of the icons may be customized.

emacs-simple-modeline 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gexplorer/simple-modeline
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple mode-line configuration for Emacs
Description:

This package provides a simple mode-line configuration for Emacs.

emacs-buffer-env 0.6
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/astoff/buffer-env
Licenses: GPL 3+
Build system: emacs
Synopsis: Create buffer-local process environments
Description:

This package creates buffer-local environments using scripts similar to Direnv. This allows Emacs to call the correct version of external programs such as linters, compilers, and language servers on a per-project basis.

emacs-codex-ide 0.3.1
Dependencies: python-wrapper@3.12.12
Propagated dependencies: emacs-transient@0.13.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dgillis/emacs-codex-ide
Licenses: Expat
Build system: emacs
Synopsis: Codex app-server integration for Emacs
Description:

Codex IDE for Emacs provides a native Emacs interface for Codex app-server sessions. It renders conversations in Emacs buffers, supports interactive approvals, clickable file references, diff views, session management, and an optional MCP bridge for exposing live Emacs context to Codex.

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-rg 2.4.0
Propagated dependencies: emacs-s@1.13.0 emacs-wgrep@3.0.0 ripgrep@15.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://rgel.readthedocs.io/en/latest/
Licenses: GPL 3+
Build system: emacs
Synopsis: Search tool based on @code{ripgrep}
Description:

rg is an Emacs search package based on the ripgrep command line tool. It allows one to interactively search based on the editing context then refine or modify the search results.

emacs-hide-lines 20210513.1636
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vapniks/hide-lines
Licenses: GPL 3+
Build system: emacs
Synopsis: Commands for hiding lines based on a regexp
Description:

This package provides commands to hide lines based on a regular expression.

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-piem 0.5.0
Dependencies: b4@0.14.3 emacs-debbugs@0.46 emacs-elfeed@4.0.1 emacs-notmuch@0.40
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://docs.kyleam.com/piem/
Licenses: GPL 3+
Build system: emacs
Synopsis: Glue for working with public-inbox archives
Description:

This package provides a collection of Emacs libraries for working with public-inbox archives. As much of the hard work here is already done by other Emacs libraries—things like mail clients, news readers, Git interfaces, and even web browsers—piem is mostly about bridging some of these parts for convenience.

emacs-smex 3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nonsequitur/smex/
Licenses: GPL 3+
Build system: emacs
Synopsis: M-x interface with Ido-style fuzzy matching
Description:

Smex is a M-x enhancement for Emacs. Built on top of Ido, it provides a convenient interface to your recently and most frequently used commands. And to all the other commands, too.

emacs-helm-shell-history 0.1-1.110d3c3
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yuutayamada/helm-shell-history
Licenses: GPL 3+
Build system: emacs
Synopsis: Find shell history with Emacs Helm
Description:

This package provides an Emacs Helm interface to search throw a shell history.

emacs-jack 1.0-0.3b4ea97
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://jack.tonyaldon.com
Licenses: GPL 3+
Build system: emacs
Synopsis: HTML generator library
Description:

jack provides the function jack-html that takes a data structure as input representing the HTML tree you want to generate and generates it as a string. Please see the homepage for usage examples.

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-php-mode 1.27.0
Propagated dependencies: emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-php/php-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing PHP code
Description:

PHP mode is a major mode for editing PHP source code. It's an extension of C mode; thus it inherits all C mode's navigation functionality. But it colors according to the PHP grammar and indents according to the PEAR coding guidelines. It also includes a couple handy IDE-type features such as documentation search and a source and class browser.

emacs-sr-speedbar 20161025-0.77a83fb
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/SrSpeedbar
Licenses: GPL 3+
Build system: emacs
Synopsis: Same frame Emacs @code{speedbar}
Description:

This Emacs package allows you to show M-x speedbar in the same frame (in an extra window). You can customize the initial width of the speedbar window.

emacs-volatile-highlights 1.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://github.com/k-talo/volatile-highlights.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode for visual feedback on some operations
Description:

volatile-highlights-mode brings visual feedback to some operations by highlighting portions relating to the operations. All of highlights made by this library will be removed when any new operation is executed.

emacs-org-super-links 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/toshism/org-super-links
Licenses: GPL 3+
Build system: emacs
Synopsis: Create links with auto backlinks
Description:

This package provides functions that automatically create backlinks when inserting a link.

emacs-purs-mode 0-1.1655338
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/PureFunctor/purs-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: PureScript major mode for Emacs
Description:

Purs mode provides a PureScript major mode for Emacs.

emacs-lingva 0.2-1.6c33594
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martianh/lingva.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with the lingva.ml API from within Emacs
Description:

This is a basic interface to the lingva.ml API, which allows you to obtain translations of texts from Google Translate without any tracking.

emacs-wallabag 1.1.0-2.798379d
Propagated dependencies: emacs-emacsql@4.4.1 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0 emacs-gptel@0.9.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/chenyanming/wallabag.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to wallabag
Description:

This package manages articles from a wallabag instance.

emacs-denote-journal 0.2.2
Propagated dependencies: emacs-denote@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/denote-journal
Licenses: GPL 3+
Build system: emacs
Synopsis: Convenience functions for daily journaling with Denote
Description:

The denote-journal package makes it easier to use Denote for journaling. While it is possible to use the generic denote command (and related) to maintain a journal, this package defines extra functionality to streamline the journaling workflow.

emacs-xref 1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/xref.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Cross-referencing commands
Description:

This library provides a generic infrastructure for cross referencing commands, in particular find-definition.

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.

Total packages: 72463