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 provides a major mode to view the output of dictionary tools, and utilities that perform searches and nicely format the results. Currently tied to sdcv, but this is intended to be changed in the future.
This package improves and replaces the GNU Emacs commands that interactively evaluate Emacs Lisp expressions. The new commands replace standard key bindings and are all prefixed with rsw-elisp-. They work the same way as the old commands when called non-interactively; only the interactive behavior should be different.
Fj contains basic functions for interacting with a Forgejo instance.
This package allows editing files as another user, including the root user.
This Emacs package provides a major mode for editing Bison, Yacc, and Lex files.
This package provides functions for tokenizing Japanese text in Emacs buffers.
This package provides a preview window of buffers that can be switched to with quicklink-style selections.
https://www.reddit.com backend for the Gnus newsreader.
This package provides an Emacs minor mode causing bullets in org-mode to be rendered as UTF-8 characters.
This package temporarily highlights the current line after a given function is invoked.
This package displays a calendar view with various schedule data in the Emacs buffer.
This package allows icons from all-the-icons.el to be used in dired-mode.
Lojban is an Emacs library of functions, variables, regexps and interactive commands for handling Lojban text.
This Emacs package manages your Emacs kill-ring in an autocomplete style popup menu.
This Emacs package adds faces to add stripes to list buffers and org tables.
Super-save auto-saves your buffers, when certain events happen, e.g., when you switch between buffers or when an Emacs frame loses focus. You can think of it as both something that augments and replaces the standard Auto-save mode.
This package provides a set of commands to control media players that supports the Media Player Remote Interfacing Specification (MPRIS) protocol from Emacs. It uses Emacs' Completing Read framework as the user interface, which integrates well with Vertico or Selectrum.
This package provides font lock and beginning- and end-of-defun functions for Vimscript files.
This package provides completion features that are not possible with lsp-mode and company-capf alone, including support for trigger characters and asynchronous fetching of completion candidates.
RealGUD is a modular, extensible GNU Emacs front-end for interacting with external debuggers. It integrates various debuggers such as gdb, pdb, ipdb, jdb, lldb, bashdb, zshdb, etc. and allows visually steping through code in the sources. Unlike GUD, it also supports running multiple debug sessions in parallel.
This package provides additional commands for the ex command line, including functions for version control with Git and for copying and pasting into and from tmux paste buffers.
This package lets you create notes that are kept in sync when you scroll through the document, but that are external to it---the notes themselves live in an Org-mode file. As such, this leverages the power of Org-mode (the notes may have outlines, latex fragments, babel, etc...) while acting like notes that are made in the document.
This package provides commands to hide lines based on a regular expression.
emacs-dumbparens is a minor mode for Emacs that deals with parens pairs and doesn't try to be smart about it.