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 uses emacs-xterm-color to add customizable 256 color support to term and ansi-term.
pcre2el or rxt (RegeXp Translator or RegeXp Tools) is a utility for working with regular expressions in Emacs, based on a recursive-descent parser for regexp syntax. In addition to converting (a subset of) PCRE syntax into its Emacs equivalent, it can do the following:
convert Emacs syntax to PCRE
convert either syntax to
rx, an S-expression based regexp syntaxuntangle complex regexps by showing the parse tree in
rxform and highlighting the corresponding chunks of codeshow the complete list of strings (productions) matching a regexp, provided the list is finite
provide live font-locking of regexp syntax (so far only for Elisp buffers – other modes on the TODO list).
This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.
FLIM is a library to provide basic features about message representation or encoding. FLIM-LB is a variant of FLIM, which features supports to latest Emacs.
This is a backend implementation for the completion package company-mode which supports the normal and the fuzzy completion modes of SLIME.
Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.
Vundo (visual undo) displays the undo history as a tree and lets you move in the tree to go back to previous buffer states. To use vundo, type M-x vundo RET in the buffer you want to undo. An undo tree buffer should pop up.
This package can be used with multiple-cursors to provide an incremental search that moves all fake cursors in sync.
This package provides an orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes.
emacs-xmlgen provides S-expression to XML conversion for Emacs Lisp.
EXWM-X is a derivative window manager based on EXWM, with focus on mouse-control.
This package provides Company backend for Lua programming language.
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.
This package provides an ESS-like binding to send lines or regions to a REPL from Erlang buffers.
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.
This library implements support for some Org mode link types in other major modes. Links can be opened and edited like in Org mode.
This package provides Emacs Lisp utilities for a variety of tasks, including version control, task management, and regex-based replacement.
Org Glossary defines a flexible model for working with glossary-like constructs (glossaries, acronyms, indices, etc.) within Org documents, with support for in-buffer highlighting of defined terms and high-quality exports across all Org export back-ends.
Solarized for Emacs is a port of the Solarized theme for Vim. This package provides a light and a dark variant.
citar-denote is a minor-mode integrating the Emacs Citar and Denote packages to enable create managing bibliographic notes and citations.
This library provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages.
This package displays tables in Org mode and OrgTbl mode using Unicode characters.
This package provides an Emacs interface to the PubMed database of references on life sciences.
This package provides a simple HTTP server written in Emacs Lisp to serve files and directory listings.