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 an Emacs library for converting english words between singular and plural.
This package provides an Emacs minor mode for building and uploading PlatformIO projects.
emacs-scel is an Emacs interface to SuperCollider. SuperCollider is a platform for audio synthesis and algorithmic composition.
Emacs extension for Habitica, a RPG style habit tracker and todo list.
This package contains functions that execute exwm keypresses mapped in firefox to the action described in the function name.
This package adds tools for managing your watchlist in Emacs' Org mode and some functions for interacting with the OMDb API.
Racket mode provides thorough font-lock and indentation. It follows DrRacket concepts where applicable.
This package fontifies the ssh config keywords and creates keybindings for skipping from host section to host section.
This package provides Emacs Lisp utilities for a variety of tasks, including version control, task management, and regex-based replacement.
Due to the structure of Lisp syntax it's very rare for the programmer to want to insert characters right before "(" or right after ")". Thus unprefixed printable characters can be used to call commands when the point is at one of these special locations. Lispy provides unprefixed keybindings for S-expression editing when point is at the beginning or end of an S-expression.
This Emacs package provides modes for ebuild, eclass, eblit, GLEP42 news items, openrc and runscripts.
This package provides go-mode, an Emacs mode for working with software written in the Go programming language.
Substitute is a set of commands that perform text replacement (i) throughout the buffer, (ii) limited to the current definition (per narrow-to-defun), (iii) from point to the end of the buffer, and (iv) from point to the beginning of the buffer.
These substitutions are meant to be as quick as possible and, as such, differ from the standard query-replace tool. The provided commands prompt for substitute text and perform the substitution outright.
This package provides a nameless-mode minor mode in which the package namespace prefix is hidden by a colon.
Ztree is a project dedicated to implementation of several text-tree applications inside GNU Emacs. It consists of 2 subprojects: ztree-diff and ztree-dir (the basis of ztree-diff).
This Flycheck checker uses the output of ledger balance on the current file to find errors such as unbalanced transactions and syntax errors.
This package provides a Helm interface to run operations on removable volumes in Linux.
Provides functions which facilitate writing multi-file Emacs packages and running from the source tree without having to "install" code or fiddle with load-path.
The main function, load-relative, loads an Emacs Lisp file relative to another (presumably currently running) Emacs Lisp file.
fedi.el is an Emacs library used by several fediverse frontend packages.
Diss is a full-featured image slideshow for Emacs, based on Dired and image-mode.
This package enables automatic visibility toggling of org-mode elements depending on cursor position. Hidden fragment parts appear when the cursor enters a fragment and disappear when it leaves.
This package provides dynamic evaluation in Emacs.
CC Mode is an Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBA's IDL, Pike, and AWK.
This mode pastes whole buffers or parts of buffers to pastebin-like services. It supports more than one service and will failover if one service fails. More services can easily be added over time and preferred services can easily be configured.