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.
json-mode extends the builtin js-mode syntax highlighting.
This package helps Emacs integrate with the Unix password-store application.
Speed Type allows you to practice your touch typing skills. You can test yourself by typing snippets from online books or use any piece of text or code you have in Emacs. Speed Type keeps track of your stats (WPM, CPM, accuracy) while you are typing.
This package provides a method to open entries in external programs from dired.
This package provides notification functions for Org Agenda.
emacs-org-brain implements a variant of concept mapping in Emacs, using org-mode. An org-brain is a network of org-mode entries, where each entry is a file or a headline, and you can get a visual overview of the relationships between the entries: parents, children, siblings and friends. This visual overview can also be used to browse your entries. You can think of entries as nodes in a mind map, or pages in a wiki.
Mentor is a GNU Emacs frontend for the rTorrent bittorrent client.
By default, it will start and run rTorrent from within Emacs but can also be configured to use an external rTorrent instance over XML-RPC.
This project aims to provide a feature complete and customizable interface, that will feel familiar to Emacs users. Key bindings are chosen to be as close to the vanilla rTorrent curses interface as possible.
CFRS is a simple alternative to read-string that allows reading input via a small child-frame spawned at the position of the cursor.
This package provides an Emacs library for converting english words between singular and plural.
This package extends Org mode and Org Agenda with support for defining recurring tasks and easily scheduling them.
This package offers an advanced way to manage Gptel directives, using files rather than customizing the variable directly.
lice.el provides following features:
License template management.
File header insertion.
This is a light weight wrapper for Emacs built-in undo system, adding convenient undo/redo without losing access to the full undo history, allowing you to visit all previous states of the document if you need.
This Emacs package implements CSV mode, a major mode for editing records in a generalized CSV (character-separated values) format.
emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.
sly-asdf is an external contrib for SLY that provides additional support for working with ASDF projects.
benchmark-init provides a way to keep track of where time is being spent during Emacs startup in order to optimize startup time.
This package provides definitions for Polymode to support Org buffers. It edits source blocks in an Org buffer using the native modes of the blocks' languages while remaining inside the primary Org buffer.
templatel is the modern templating language. It provides variable substitution and control flow through a clean and powerful language inspired by Python's Jinja.
This package adds support for proselint in Flymake.
Webfeeder is an Emacs library to generate RSS and Atom feeds from HTML files. The various elements of the HTML input are parsed with customizable functions (e.g. webfeeder-title-function).
pyvenv.el is a minor mode to support using Python virtual environments (virtualenv) inside Emacs.
This package provides doctests for emacs elisp.
sly-package-inferred is an external contrib for SLY that replaces its completion with a function which is better suited for systems using package inferred style.