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

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-gnus-alias 1.7.0-0.cf1783a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hexmode/gnus-alias
Licenses: GPL 2+
Build system: emacs
Synopsis: Alternative to @code{gnus-posting-styles}
Description:

Gnus-alias provides a simple mechanism to switch identities when using a message-mode or a message-mode derived mode. Identities can include From and Organization headers, extra headers, body and signature. Other features include:

  • Switch identities in a message buffer.

  • Access original message to help determine identity of the followup/reply message.

  • Act on a forwarded message as if it were a message being replied to.

  • Start a new message with a given Identity pre-selected.

emacs-git-modes 1.5.0
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/magit/git-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major modes for Git configuration files
Description:

This package provides Emacs major modes for editing various Git configuration files, such as .gitattributes, .gitignore, and .git/config.

emacs-minimap 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/minimap.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Sidebar showing a @emph{mini-map} of a buffer
Description:

Minimap provides Emacs with a minimap sidebar, which is a smaller display of the current buffer on the side, like a scrollbar. It highlights the currently shown region and updates its position automatically. You can navigate in the minibar by dragging the active region with the mouse, which will scroll the corresponding edit buffer. Additionally, you can overlay information from the tags gathered by CEDET's semantic analyzer.)

emacs-evil-traces 0.2.0
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/mamapanda/evil-traces
Licenses: GPL 3+
Build system: emacs
Synopsis: Visual hints for Emacs' Evil Ex commands
Description:

This package adds visual hints to certain Ex commands in Evil mode.

emacs-corfu-doc-terminal 0.9-0.be9fd5c
Propagated dependencies: emacs-corfu@2.10 emacs-corfu-doc@0.6.3 emacs-corfu-terminal@0.7 emacs-popon@0.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/akib/emacs-corfu-doc-terminal/
Licenses: GPL 3+
Build system: emacs
Synopsis: Replace corfu docmentation child frames with popups
Description:

This package replaces the child frames emacs-corfu-doc uses with popups, which also work in the terminal.

emacs-xtest 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/promethial/xtest/
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple testing with Emacs
Description:

This package provides a simple testing library for Emacs.

emacs-debbugs 0.46
Propagated dependencies: emacs-soap-client@3.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/debbugs.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Access the Debbugs bug tracker in Emacs
Description:

This package lets you access the GNU Bug Tracker from within Emacs.

For instance, it defines the command M-x debbugs-gnu for listing bugs, and the command M-x debbugs-gnu-search for bug searching. If you prefer the listing of bugs as TODO items of org-mode, you could use M-x debbugs-org and related commands.

A minor mode debbugs-browse-mode let you browse URLs to the GNU Bug Tracker as well as bug identifiers prepared for bug-reference-mode.

emacs-strace-mode 0.0.2-1.6a69b4b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pkmoore/strace-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode to highlight strace outputs
Description:

emacs-strace-mode provides an Emacs major mode highlighting strace outputs.

emacs-scpaste 0.7.0
Propagated dependencies: emacs-htmlize@1.59
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~technomancy/scpaste
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs-based static HTML pastebin
Description:

This library will place an HTML copy of a buffer on an active webserver to which the user has SSH access. It is similar in purpose to services such as Gist or Pastebin, but is much simpler since it assumes the user has access to a publicly-accessible HTTP server.

emacs-groovy-modes 2.1
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/Groovy-Emacs-Modes/groovy-emacs-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Groovy related modes for Emacs
Description:

This package provides groovy-mode for syntax highlighting in Groovy source files, REPL integration with run-groovy and Grails project navigation with the grails mode.

emacs-debase 0.7-1.0b6fc2a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/debase
Licenses: GPL 3+
Build system: emacs
Synopsis: D-Bus convenience layer for Emacs
Description:

Debase provides a higher-level API for using and implementing D-Bus services inside Emacs.

emacs-evil-nerd-commenter 3.6.1
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/redguardtoo/evil-nerd-commenter
Licenses: GPL 3+
Build system: emacs
Synopsis: Comment and uncomment lines efficiently
Description:

This package provides text objects and operators for comments within evil-mode.

emacs-forge 0.6.7
Propagated dependencies: emacs-closql@2.4.0 emacs-compat@31.0.0.1 emacs-emacsql@4.4.1 emacs-ghub@5.2.0 emacs-llama@1.0.4 emacs-magit@4.6.0 emacs-markdown-mode@2.8 emacs-yaml@1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/forge/
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Git forges from Magit
Description:

Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.

emacs-unkillable-scratch 1.0.0-0.b24c2a7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/EricCrosson/unkillable-scratch
Licenses: GPL 2+
Build system: emacs
Synopsis: Prevents the *scratch* buffer from being killed
Description:

unkillable-scratch helps prevent killing buffers matching a given regexp.

emacs-zk 0.7
Dependencies: grep@3.11
Propagated dependencies: emacs-citar@1.4.0 emacs-link-hint@0.1-4.83cd048
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/localauthor/zk/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zettelkasten-style linked notes for Emacs
Description:

Emacs packages for working with Zettelkasten-style linked notes.

emacs-loop 1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/loop.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Imperative loop structures for Emacs
Description:

Loop structures familiar to users of other languages. This library adds a selection of popular loop structures as well as break and continue.

emacs-syslog-mode 20210910.1952
Propagated dependencies: emacs-hide-lines@20210513.1636 emacs-ov@1.0.6 emacs-hsluv@20181127.1206
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vapniks/syslog-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major-mode for viewing log files and strace output
Description:

This library provides a major-mode for viewing syslog and strace files. You can highlight and filter the lines of the file by regular expressions and by timestamp, view notes associated with files, extract text, count matches, etc.

emacs-gnosis 0.10.6
Propagated dependencies: emacs-keymap-popup@0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://thanosapollo.org/projects/gnosis/
Licenses: GPL 3+
Build system: emacs
Synopsis: Personal knowledge system for GNU Emacs
Description:

Gnosis is a personal knowledge system for GNU Emacs that integrates note-taking with spaced repetition. It combines Zettelkasten-style linked notes with self-testing review, all stored in a single SQLite database.

emacs-ob-async 1.0.0
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/astahlman/ob-async
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous src_block execution for org-babel
Description:

ob-async enables asynchronous execution of org-babel src blocks.

emacs-pulseaudio-control 0.1-0.34a6114
Dependencies: pulseaudio@16.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~flexibeast/pulseaudio-control
Licenses: GPL 3+
Build system: emacs
Synopsis: Control Pulseaudio from Emacs
Description:

This package allows controlling Pulseaudio from Emacs.

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-eshell-syntax-highlighting 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akreisher/eshell-syntax-highlighting
Licenses: GPL 3+
Build system: emacs
Synopsis: Add syntax highlighting to Eshell
Description:

This package highlights user commands at the Eshell interactive prompt to provide feedback on the validity of commands and syntax.

emacs-vc-got 1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://projects.omarpolo.com/vc-got.html
Licenses: GPL 3+
Build system: emacs
Synopsis: VC backend for Game of Trees version control system
Description:

This package provides an Emacs VC backend for the got version control system.

emacs-fsm 0.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/fsm.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Finite State Machine library
Description:

This package provides Finite State Machine library to make asynchronous programming in Emacs Lisp easy and fun.

Total packages: 32521