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

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-helm-ag 0.64
Propagated dependencies: emacs-helm@4.0.6
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-with-editor 3.4.7
Propagated dependencies: emacs-async@1.9.9 emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/with-editor
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library for using Emacsclient as EDITOR
Description:

This package provides an Emacs library to use the Emacsclient as $EDITOR of child processes, making sure they know how to call home. For remote processes a substitute is provided, which communicates with Emacs on stdout instead of using a socket as the Emacsclient does.

emacs-alsamixer-el 0.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/rwv/alsamixer-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to amixer
Description:

emacs-alsamixer provides basic commands to control audio volume via amixer.

emacs-pyvenv 1.21
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/pyvenv
Licenses: GPL 3+
Build system: emacs
Synopsis: Python virtual environment interface for Emacs
Description:

pyvenv.el is a minor mode to support using Python virtual environments (virtualenv) inside Emacs.

emacs-emacsql 4.3.3
Dependencies: mariadb@10.11.14 postgresql@14.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/emacsql
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs high-level SQL database front-end
Description:

Any readable Lisp value can be stored as a value in EmacSQL, including numbers, strings, symbols, lists, vectors, and closures. EmacSQL has no concept of TEXT values; it's all just Lisp objects. The Lisp object nil corresponds 1:1 with NULL in the database.

emacs-evil-multiedit 1.4.3
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-iedit@0.9.9.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlissner/evil-multiedit
Licenses: GPL 3+
Build system: emacs
Synopsis: Multiple cursors for Evil mode
Description:

This plugin was an answer to the lack of proper multiple cursor support in Emacs+Evil. It allows you to select and edit matches interactively, integrating iedit-mode into Evil mode with an attempt at sensible defaults.

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-git-gutter-fringe 0.23-2.648cb5b
Propagated dependencies: emacs-git-gutter@0.93 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/emacsorphanage/git-gutter-fringe
Licenses: GPL 3+
Build system: emacs
Synopsis: See and manage hunks of text in a version control system
Description:

This package extends git-gutter to use the fringe area of a window.

emacs-ollama-buddy 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/captainflasmr/ollama-buddy/
Licenses: GPL 3+
Build system: emacs
Synopsis: Interface for interacting with Ollama models
Description:

Ollama-buddy offers a convenient way to integrate to Ollama's local LLM capabilities from Emacs.

emacs-org-rich-yank 0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/unhammer/org-rich-yank
Licenses: GPL 2+
Build system: emacs
Synopsis: Surround source code pasted into Org with @code{#+BEGIN_SRC} blocks
Description:

This package provides a utility function for Org buffers that makes a _SRC block with the appropriate language annotation for code that has been copied from an Emacs major mode.

emacs-typescript-mode 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ananthakumaran/typescript.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing Typescript code
Description:

This is based on Karl Landstrom's barebones typescript-mode. This is much more robust and works with cc-mode's comment filling (mostly). The modifications to the original javascript.el mode mainly consisted in replacing "javascript" with "typescript"

The main features of this Typescript mode are syntactic highlighting (enabled with font-lock-mode or global-font-lock-mode), automatic indentation and filling of comments and C preprocessor fontification.

emacs-helm-exwm 0.0.2
Propagated dependencies: emacs-helm@4.0.6 emacs-exwm@0.34
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-exwm
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for EXWM buffers
Description:

helm-exwm runs a Helm session over the list of EXWM buffers. helm-exwm-switch is a convenience X application launcher using Helm to switch between the various windows of one or several specific applications. See helm-exwm-switch-browser for an example.

emacs-activities 0.7.2
Propagated dependencies: emacs-persist@0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/activities.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Save/restore sets of windows, tabs/frames, and their buffers
Description:

Inspired by Genera's and KDE's concepts of "activities", this library allows the user to select an "activity", the loading of which restores a window configuration into a tab-bar tab or frame, along with the buffers shown in each window. Saving an activity saves the state for later restoration. Switching away from an activity saves the last-used state for later switching back to, while still allowing the activity's initial or default state to be restored on demand. Resuming an activity loads the last-used state, or the initial/default state when a universal argument is provided. The implementation uses the bookmark system to save buffers states–that is, any major mode that supports the bookmark system is compatible.

emacs-waveform 0-0.ee52c6a
Dependencies: ffmpeg@8.0
Propagated dependencies: emacs-mpv@0.2.0-0.2e0234b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sachac/waveform-el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Display a waveform and use it to navigate
Description:

This package displays a waveform of a sound file. You can then play or navigate through it.

emacs-flymake-shellcheck 0.1-1.ac534e9
Dependencies: shellcheck@0.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/federicotdn/flymake-shellcheck
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake backend for Bash/Sh powered by ShellCheck
Description:

This package provides a backend for Flymake to use the tool ShellCheck for static analyzing bash and sh scripts.

emacs-terraform-mode 1.1.0
Propagated dependencies: emacs-dash@2.20.0 emacs-hcl-mode@0.03
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hcl-emacs/terraform-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Terraform
Description:

emacs-terraform-mode provides a major mode for working with Terraform configuration files. Most of the functionality is inherited from hcl-mode.

emacs-companion-mode 0.0.1-0.2c3c794
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/rahguzar/companion-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Pairing buffers for simulatenous display
Description:

This package defines a global minor mode to pair buffers with a companion, such that when the buffer is displayed in a window, the companion is also displayed.

emacs-transpose-frame 0.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/TransposeFrame
Licenses: FreeBSD
Build system: emacs
Synopsis: Transpose window arrangement in current frame
Description:

emacs-transpose-frame provides some interactive functions which allows users to transpose windows arrangement in currently selected frame.

emacs-peg 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/peg.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Parsing Expression Grammars in Elisp
Description:

This package provides a macro that parses the current buffer according to a parsing expression grammar.

emacs-expreg 1.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/casouri/expreg
Licenses: GPL 3+
Build system: emacs
Synopsis: Increase selected region by semantic units with tree-sitter
Description:

expreg, like expand-region, provides commands to expand and contract the region by semantic units. Unlike expand-region, expreg can leverage Emacs 29's tree-sitter support.

emacs-trashed 2.1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/shingo256/trashed/
Licenses: GPL 3+
Build system: emacs
Synopsis: View and edit system trash can in Emacs
Description:

Open, view, browse, restore or permanently delete trashed files or directories in trash can with Dired-like look and feel. The trash can has to be compliant with freedesktop.org. In Emacs, you can trash files by deleting them with (setq delete-by-moving-to-trash t). This package provides a simple but convenient user interface to manage those trashed files.

emacs-tramp-auto-auth 20191027-1.f15a12d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oitofelix/tramp-auto-auth
Licenses: GPL 3+
Build system: emacs
Synopsis: TRAMP automatic authentication library
Description:

This package provides tramp-auto-auth-mode Emacs global minor mode whose purpose is to automatically feed TRAMP sub-processes with passwords for paths matching regexps.

emacs-ace-link 0.5.0
Propagated dependencies: emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/ace-link
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly follow links in Emacs
Description:

Currently, to jump to a link in a Info-mode, help-mode, woman-mode, org-mode, eww-mode, compilation-mode, goto-address-mode buffer, you can tab through the links to select the one you want. This is an O(N) operation, where the N is the amount of links. This package turns this into an O(1) operation. It does so by assigning a letter to each link using avy.

emacs-perspective 2.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nex3/perspective-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Switch between named "perspectives"
Description:

This package provides tagged workspaces in Emacs, similar to workspaces in windows managers such as Awesome and XMonad. perspective.el provides multiple workspaces (or "perspectives") for each Emacs frame. Each perspective is composed of a window configuration and a set of buffers. Switching to a perspective activates its window configuration, and when in a perspective only its buffers are available by default.

Total packages: 69282