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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides commands easy-kill and easy-mark to let users kill or mark things easily.
This package provides support for the Bazel build system. See https://bazel.build/ for background on Bazel.
This package adds Clojure syntax checker clj-kondo.
This package provides a major mode for editing Extempore code. It can create an Extempore REPL, connect the current extempore-mode buffer to a running Extempore process, and more.
This package provides platform-specific paths for reading and writing configuration, cache, and other data.
Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.
You just want to use the Spacemacs mode-line theme and forget about it.
You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.
You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.
This package adds support for the Gauche Scheme implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
The corfu-doc package provides a way to display a documentation popup for completion candidates when using emacs-corfu. It can be regarded as emacs-company-quickhelp for emacs-corfu.
This package extends perspective.el to enable perspectives that can be saved to and restored from a file.
This package permits automated installation of tools written in Python.
Liberime is an Emacs dynamic module provide librime bindings.
This package provides a Quake-style drop-down console compatible with Emacs' shell modes.
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.
fedi.el is an Emacs library used by several fediverse frontend packages.
EXWM is a full-featured tiling X window manager for Emacs built on top of XELB.
pdfgrep is a GNU/Emacs module providing grep comparable facilities but for PDF files. Its usage is similar to the grep function. For example, using the next-error function gets you to the next matching page.
A dark theme with contrasting colours for Emacs based on the lush theme by Andre Richter, using the same colours palette as the the built-in dichromacy theme; intended to be suitable for red/green colour blind users.
This package provides an Emacs interface for Docker.
Emacs minor-mode for Stumpwm
Wucuo provides a spell checker on top of either Aspell or Hunspell, and relies on Flyspell internally. It operates on the current region or buffer, a file, or a complete directory.
This package implements links to Notmuch messages and searches for Emacs' Org mode. A search is a query to be performed by Notmuch; it is the equivalent to folders in other mail clients. Similarly, mails are referred to by a query, so both a link can refer to several mails.
This package enhances ivy with completion for symbols from workspaces with a LSP-compliant server running.
There are some great packages for exporting buffers to particular formats, but each one seems to reinvent the core mechanism of processing the font-lock in a buffer such that it can be exported to a particular format.
This package aims to produce a versatile generic core which can process a fontified buffer and pass the data to any number of backends which can deal with specific output formats.
Evil Leader provides the <leader> feature from Vim that provides an easy way to bind keys under a configurable prefix key.