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.
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.
This package provides Emacs major modes for editing various Git configuration files, such as .gitattributes, .gitignore, and .git/config.
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.)
This package adds visual hints to certain Ex commands in Evil mode.
This package replaces the child frames emacs-corfu-doc uses with popups, which also work in the terminal.
This package provides a simple testing library for Emacs.
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 provides an Emacs major mode highlighting strace outputs.
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.
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.
Debase provides a higher-level API for using and implementing D-Bus services inside Emacs.
This package provides text objects and operators for comments within evil-mode.
Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.
unkillable-scratch helps prevent killing buffers matching a given regexp.
Emacs packages for working with Zettelkasten-style linked notes.
Loop structures familiar to users of other languages. This library adds a selection of popular loop structures as well as break and continue.
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.
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.
ob-async enables asynchronous execution of org-babel src blocks.
This package allows controlling Pulseaudio from Emacs.
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.
This package highlights user commands at the Eshell interactive prompt to provide feedback on the validity of commands and syntax.
This package provides an Emacs VC backend for the got version control system.
This package provides Finite State Machine library to make asynchronous programming in Emacs Lisp easy and fun.