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.
This package provides additional functions for multiple-cursors, including functions for marking s-expressions, comparing characters, removing cursors, and more.
This package provides an Emacs interface for IETF RFC document.
Literate-Elisp is an Emacs lisp library to provide an easy way to use literal programming in Emacs lisp. It extends the Emacs load mechanism so Emacs can load Org files as Lisp source files directly.
This package provides a add-hooks function tidies up duplicate hook and function names further into a single declarative call.
This package highlights user commands at the Eshell interactive prompt to provide feedback on the validity of commands and syntax.
This package provides a major mode that shows metadata of media files.
This package provides a dynamic module for Emacs that allows direct access to the SQLite C interface. It only exposes a subset of the full SQLite C interface, but should satisfy most user's needs.
Emacs SQLite is a simple SQLite interface for connecting and retrieving information using the SQLite program through Elisp programming. It is not intended as a user interface.
This package displays tables in Org mode and OrgTbl mode using Unicode characters.
This package provides Exchange integration for Emacs.
Markdown-mode is a major mode for editing Markdown-formatted text files in Emacs.
emacs-consult-lsp provides helpers for interactively selecting LSP workspace diagnostics, symbols, and file symbols from emacs-lsp-mode by leveraging emacs-consult APIs.
Free-keys shows available key bindings in the current Emacs buffer.
This package provides both a basic major mode for editing CSound files, as well as a REPL for fast feedback when composing and sound-designing using CSound.
This Emacs library provides queue data structure. These queues can be used both as a first-in last-out (FILO) and as a first-in first-out (FIFO) stack, i.e. elements can be added to the front or back of the queue, and can be removed from the front. This type of data structure is sometimes called an "output-restricted deque".
mwim provides several commands to switch between various line positions, like moving to the beginning/end of code, line, or comment.
This package provides a NTLM handler for the URL package.
This package provides a backend for Flymake to use the tool ShellCheck for static analyzing bash and sh scripts.
This package adds functionality to Emacs Ibuffer for grouping buffers by their Projectile root directory.
This package provides an annotation function to show playback status, artist name and title for Emprise using Marginalia.
Tide is an Interactive Development Environment (IDE) for Emacs which provides the following features:
ElDoc
Auto complete
Flycheck
Jump to definition, Jump to type definition
Find occurrences
Rename symbol
Imenu
Compile On Save
Highlight Identifiers
Code Fixes
Code Refactor
Organize Imports
Mood-line is a minimal Emacs mode-line configuration that aims to replicate some of the features of the Doom modeline package.
This package provides functions to generate random words using user-provided rules.
plan9 is an Emacs theme with light colors and a classic look which is inspired by the colors of Plan 9 from Bell Labs.