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.
Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.
This is a C# editing mode for Emacs, based on CC mode. It handles syntax coloring, indentation, insertion of matched pairs of curly braces and documentation generation. In addition, it provides menu-based navigation using Imenu, and Compilation mode support for MSBuild, devenv and xbuild.
This is a thin wrapper around erc that enables one to use the ZNC IRC bouncer with ERC.
Prism is a Rainbow Blocks-like mode for Emacs. It preserves non-color face properties and allows configuration of faces and colors.
This package provides a way for the user to navigate through mark rings (in both directions, and globally or locally).
This package enhances term.el with the following features:
Functions to switch between multiple terminal buffers
List of keys to be intercepted by
emacs-multi-terminstead of by the underlying terminalKills the unused buffer left after exiting the terminal
Kills the running sub-processes along with the terminal when killing the it forcibly
Dedicated window for debugging program.
This package shows a list of all SRFIs and provides commands to visit them in your web browser.
This package provides go-mode, an Emacs mode for working with software written in the Go programming language.
This package provides an ESS-like binding to send lines or regions to a REPL from Prolog buffers.
Ibuffer-VC adds functionality to Ibuffer for grouping buffers by their parent revision control system root directory, and for displaying, or sorting, by the status of listed files.
Magit-annex adds a few git-annex operations to the Magit interface.
sly-asdf is an external contrib for SLY that provides additional support for working with ASDF projects.
This package provides an Emacs major mode for editing Janet files.
This package provides a Hydra menu for interacting with the Pandoc, the document-conversion tool.
LSP-ui contains several enhancements and integrations for lsp-mode, such as visual flychecking, displaying references in-line, and code peeking.
Daredevil SKK is a version of SKK, a Japanese input method on Emacs. This package adds support for the Nicola keyboard layout to it.
RMSBolt is a package to provide assembly or bytecode output for a source code input file.
This package builds on the Helm interface to provide several commands for search-based navigation of buffers.
This package provides a minor mode to automatically warp the mouse pointer to the center of a focused window, as well as a command to warp it to the currently selected window.
emacs-noflet lets you locally override functions, in the manner of flet, but with access to the original function through the symbol: this-fn.
This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.
This package adds support for the Gauche Scheme implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
This package is used for bundling related git-worktrees from multiple repositories together. This helps switch quickly between repositories and ensure you're on the correct branch. When you're done with your changes, you can use the repositories in the workspace and know which ones were modified to simplify the process of getting the changes merged in together. Additionally, git metadata is shared between all projects. You can stash, pop, and pull changes in from the same repository in other workspaces thanks to the power of git-worktrees.
This package provides an edit server to respond to requests from Emacs.