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 and a minor mode to sort Python imports using python-isort.
Emacs wgrep allows you to edit a grep buffer and apply those changes to the file buffer. Several backends are supported beside the classic grep: ack, ag, helm and pt.
This simple Emacs minor mode allows you to toggle a window's "dedicated" flag. When a window is "dedicated", Emacs will not select files into that window. This can be quite handy since many commands will use another window to show results (compilation mode, starting info, and so on). A dedicated window won't be used for such a purpose. For details, please read the source file.
This package defines cargo-minor-mode, which gives a set of key combinations to perform Cargo tasks within Rust projects.
This package provides an Emacs library which lets you determine your current location using GeoClue2 over D-Bus.
emacs-pyimport manages python imports from Emacs via python-pyflakes.
Monroe is a nREPL client for Emacs, focused on simplicity and easy distribution, primarily targeting Clojure users
This package extends emacs-djvu with annotation rendering features and a fast occur search feature using svg.el.
Other features include:
clickable links
marker extension to
svg.elfor providing arrowheads (or other types of markers)a quite fancy keyboard annotation function
an
imenuindex function to enable imenu navigationdocument restore function to open the document at the last location of the previous session
The elegant-agenda-mode package uses fonts and typography to give your org-agenda some breathing room and elegance. This package was inspired by the work Nicolas Rougier.
YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.
A Portable Emacs Library (APEL) is a library for making portable Emacs Lisp programs. APEL-LB is a variant of APEL, which features supports to latest Emacs.
Citeproc-el is an Emacs Lisp library for rendering citations and bibliographies in styles described in the Citation Style Language (CSL), an XML-based, open format to describe the formatting of bibliographic references.
Telega-contrib is a collection of third-party contributed packages to Telega.
The standard-themes are a pair of light and dark themes for GNU Emacs. They emulate the out-of-the-box looks of Emacs (which technically do not constitute a theme) while bringing to them thematic consistency, customizability, and extensibility.
This package provides basic functions for spawning processes asynchronous in Emacs and retrieving the output. It is similar to emacs-pfuture except that this works over Tramp but the feature set is more limited. For example, it cannot tell stdout and stderr apart.
This package provides variables which persist across sessions. Values are stored in a directory in user-emacs-directory, using one file per value. This makes it easy to delete or remove unused variables.
Monky provides an Emacs interface for Mercurial (Hg). Using Monky, you can selectively commit files, view the diffs, and other things.
This module lets you access the PostgreSQL object-relational DBMS from Emacs, using its socket-level frontend/backend protocol. The module is capable of automatic type coercions from a range of SQL types to the equivalent Emacs Lisp type. This is a low level API, and won't be useful to end users.
Emacs UML mode is a minor mode that makes it easy to build ASCII UML sequence diagrams in Emacs, which can be embedded in source code, comments or emails.
emacs-gitpatch lets users easily send git patches, created by git format-patch, from magit, dired and ibuffer buffers.
This package provides a collection of tools to be used by Large Language Models clients in Emacs.
Kind-icon mode adds a colorful icon or text prefix based on :company-kind for compatible completion UIs. The ``kind'' prefix is typically used for differentiating completion candidates such as variables or functions.
Citeproc-el is an Emacs Lisp library for rendering citations and bibliographies in styles described in the Citation Style Language (CSL), an XML-based, open format to describe the formatting of bibliographic references.
Free-keys shows available key bindings in the current Emacs buffer.