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.
El2org is a simple tool, which can convert Emacs-lisp file to org file, you can use this tool to write orgify commentary.
This package provides a simple HTTP server written in Emacs Lisp to serve files and directory listings.
Ahungry theme for Emacs provides bright and bold colors. If you load it from a terminal, you will be able to make use of the transparent background. If you load it from a GUI, it will default to a dark background.
Tshell is an experimental buffer-oriented shell. It supports shell and Emacs lisp commands.
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 manages a video download queue for yt-dlp, which serves as the back end. New videos can be queued at any time. All yt-dlp backends are supported. It is possible to create download profiles depending on the downloaded URL.
This package provides a NTLM handler for the URL package.
The Spacious Padding mode increases the space or padding around several elements of the Emacs interface, such as window dividers, the internal frame border, the padding of the mode line, and more. The idea is to produce a more comfortable presentation.
This is a small Emacs library to create and display various SVG objects, namely tags, progress bars, progress pies and icons. Each object is guaranteed to fit nicely in a text buffer ensuring width is an integer multiple of character width.
This package uses ivy-mode to install and navigate through Dash docsets.
This package provides an Emacs major mode for highlighting code written in the D programming language.
This package provides a collection of Emacs libraries for working with public-inbox archives. As much of the hard work here is already done by other Emacs libraries—things like mail clients, news readers, Git interfaces, and even web browsers—piem is mostly about bridging some of these parts for convenience.
Helm Fish Completion is a Helm interface for Emacs fish-completion. It can be used in both Eshell and M-x shell.
Vlf is an Emacs minor mode that allows viewing, editing, searching and comparing large files in batches.
This package simplifies the use of hash tables in elisp. It also provides functions to convert hash tables from and to alists and plists.
This package provides a Helm interface to lacarte.el, a package that displays mode-specific commands as menu items.
This package provides a bar cursor shape. When in overwrite mode, it will turn into a block cursor.
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.
This package adds tools for managing your watchlist in Emacs' Org mode and some functions for interacting with the OMDb API.
This package provides the consult-flycheck command for Emacs, which integrates Consult with Flycheck.
This package makes it easy to reformat Python code using python-black and python-black-macchiato for entire and partial buffers, respectively.
This package provides two parameterized uncolored color themes for Emacs: tao-yin and tao-yang. The default tao-theme-scale-fn is tao-theme-golden-scale.
You can customize: tao-theme-scale-fn, that returns 16 2-digit numbers; tao-theme-scale-filter-fn, for edge filter; and tao-theme-use-height.
highlight-escape-sequences provides an Emacs minor mode to escape sequences in code.
emacs-tokei is a major-mode for Emacs, that displays codebase statistics with the help of tokei.