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-why-this shows why the current line was changed on the right side of line. It can also render editing history as heat maps.
Provides machine translation through DeepL
This package provides an asynchronous fuzzy finder similar to the fzf command-line fuzzy finder, written in pure Elisp.
emacs-fluffy is a highly ergonomic qwerty modal editing scheme for Emacs.
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
GNU Emacs minor mode that provides vi-like bindings for org-mode.
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.
This package builds Emacs with pure GTK, meant for window systems supported by GDK such as Wayland and Broadway. It is recommended that use this package for such systems, unless you use X.
emacs-nano-theme provides a consistent theme for GNU Emacs.
emacs-anaphora-anywhere provides anaphoric references in emacs lisp.
My org-capture and org-protocol setup.
emacs-free-keys shows available key bindings in the current buffer.
emacs-helm-dired-history shows dired histories you have visited in Emacs.
{code
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.
emacs-hl-line-plus provides exntensions to hl-line.el.
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-prelude-ivy provides just the ivy configuration from Prelude.
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.
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.
emacs-catppuccin-theme is a catppuccin theme for Emacs.
This package provides Flymake support for Python static type checking using mypy.
emacs-helm-pydoc provides a pydoc helm interface.
emacs-live-py provides a way to visualize your Python code while you type it in Emacs.