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 library provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages.
This package provides desktop notifications for mu4e. Additionally it can display the number of unread emails in the mode line.
This package provides a Flycheck checker for GNU Guile using guild compile.
This package allows for a buffer to be reformatted without moving point, so that running a formatting tool like Prettier or Black upon saving won't move point back to the beginning of the buffer.
This Emacs library provides functionality for converting the first letter of Pinyin to Simplified/Traditional Chinese characters.
This package provides a spam filtering library for Emacs MUAs. It supports Japanese and has the following features:
Pure Emacs Lisp implementation.
Interactive process within the MUA.
Incremental corpus learning.
Three different methods for Japanese word segmentation.
Built-in support for
emacs-wanderlustandemacs-mew.Navi2ch integration.
quick-fasd integrates the fasd tool within the Emacs environment, providing fast access to frequently used files and directories.
This is an Emacs package for text and code alignment for variable-width (i.e., proportional, or variable pitch) fonts.
This package provides an Emacs library to use the Emacsclient as $EDITOR of child processes, making sure they know how to call home. For remote processes a substitute is provided, which communicates with Emacs on stdout instead of using a socket as the Emacsclient does.
This package provides a global minor mode in which users can specify how popup-displaying functions occupy the screen.
This package provides an ESS-like binding to send lines or regions to a REPL from Hy buffers.
This package provides functionality to search for a number up to the end of a line and increment or decrement it.
This Emacs package provides the commands aa2u and aa2u-rectangle. Both of these commands can be used to convert simple ASCII art line drawings to Unicode; the former works on the active region of the buffer, while the latter works on rectangular selections.
Matcha provides a collection of transients for various packages with a consistent way to use them.
parinfer-mode is a proof-of-concept editor mode for Lisp programming languages. It will infer some changes to keep Parens and Indentation inline with one another.
ox-gemini adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini derives.
This package provides text objects for evil-mode with boundaries defined by syntax highlighting.
This package provides an Emacs major mode for highlighting code written in the D programming language.
This package provides a simple Emacs front-end for the Mercurial Distributed Source Control Management system.
boxquote provides a set of functions for using a text quoting style that partially boxes in the left hand side of an area of text, such a marking style might be used to show externally included text or example code.
This library is a layer of abstraction above before-change-functions and after-change-functions which takes care of accumulating changes until a time when its client finds it convenient to react to them.
This package provides Affe, an asynchronous fuzzy finder for GNU Emacs written in pure Emacs Lisp. It spawns an external producer process, such as find or grep, and filters the output asynchronously. The UI remains responsive, and results are shown via the Consult interface. Affe is experimental and best suited for small to medium projects.
lem.el is an Emacs client for Lemmy, the federated link aggregator.
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.