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-tb-keycast is a global minor mode showing last pressed key with corresponding function name and repeat counter in tab-bar-mode line.
Launch the vis editor from within emacs.
emacs-vline-mode provides a simple Emacs major-mode for the redo build system.
GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.
An Emacs global minor mode allowing eshell to use vterm for visual commands.
emacs-hl-line-plus provides exntensions to hl-line.el.
Migrate your notes b/w different note-taking software
emacs-sam-el provides structural regular expressions for Emacs.
emacs-cython-mode is a Major mode for Cython development, derived from python-mode.
emacs-lin is a stylistic enhancement for Emacs’ built-in hl-line-mode. It remaps the hl-line face (or equivalent) buffer-locally to a style that is optimal for major modes where line selection is the primary mode of interaction.
emacs-why-this shows why the current line was changed on the right side of line. It can also render editing history as heat maps.
emacs-flycheck-cython provides a flycheck interface to Cython, an optimising static compiler for both the Python programming language and the extended Cython programming language.
emacs-notebook-mode provides a modern look for viewing Jupyter notebooks in GNU Emacs.
Copilot.el is an Emacs plugin for GitHub Copilot. This plugin is unofficial and based on binaries provided by copilot.vim. Note: You need access to GitHub Copilot to use this plugin.
A multiview for displaying open buffers, files and directories accociated with a project. When no project is open in the current buffer display a list of known project and select a file from the selected project.
emacs-free-keys shows available key bindings in the current buffer.
Associate file extensions with programs that can open them for dired.
emacs-org-imenu shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select that uses the same syntax as org-mode search.
emacs-fluffy is a highly ergonomic qwerty modal editing scheme for Emacs.
emacs-helm-dired-history shows dired histories you have visited in Emacs.
This package provides Flymake support for Python static type checking using mypy.
emacs-pip-requirements is a major mode for editing pip requirements files, with the following features:
Syntax highlighting
Togglable comments
Auto completion of package names from PyPI
The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure Lisp that implements a Desktop Notifications service according to the freedesktop.org specification.