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 an Emacs library for converting english words between singular and plural.
This minor mode provides syntax highlighting for Lisp-like DSL used in kmonad's configuration files (.kbd).
This package allows for keybindings, settings, hooks, and advice to be recorded and displayed.
This package provides a GUI for defining and monitoring services.
This package provides expression based interactive search procedures for emacs-lisp-mode.
This package provides a Quake-style drop-down console compatible with Emacs' shell modes.
This package provides an Emacs client for the Rocket.chat service.
This package provides an ESS-like binding to send lines or regions to a REPL from Ruby buffers.
Helm Themes provide an Emacs theme selection with Helm interface.
This package provides the command memory-usage, which lists all buffers and how much memory they use.
Alarm Clock provides an alarm clock for Emacs.
This package contains several themes that were originally implemented with the venerable color-themes package, ported to Emacs' built-in custom themes.
This package provides an ESS-like binding to send lines or regions to a REPL from Prolog buffers.
This package provides an Emacs major mode for editing AsciiDoc files. It focuses on highlighting the document to improve readability.
iter2 is a fully compatible reimplementation of built-in generator package. It provides iter2-defun and iter2-lambda forms that can be used in place of iter-defun and iter-lambda. All other functions and macros (e.g. iter-yield, iter-next) are intentionally not duplicated: just use the ones from the original package.
Helm-SLIME defines a few new commands:
helm-slime-complete: Select a symbol from the SLIME completion systems.
helm-slime-list-connections: Yet another slime-list-connections with Helm.
: helm-slime-apropos: Yet another slime-apropos with Helm.
helm-slime-repl-history: Select an input from the SLIME REPL history and insert it.
This package provides many, but not all of the editing primitives in the Kakoune editor. Unlike Evil mode for Vim, this is a very shallow emulation, which seeks to do as little work as possible, leveraging Emacs native editing commands and the work of other packages wherever possible.
This plug-in implements a Macrostep back-end powered by Geiser.
This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.
This package provides apache-mode, an Emacs major mode for Apache configuration files which provides syntax highlighting and indentation rules. This mode supports Apache HTTP Server 2.4 and major modules.
This package provides SLIME's convenient M-.and M-, navigation in emacs-lisp-mode, together with an elisp equivalent of slime-describe-symbol.
emacs-linum-relative displays the relative line number on the left margin in Emacs.
This package helps Emacs integrate with the Unix password-store application.
Discover adds context menus to commonly-used features in Emacs.