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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
jack provides the function jack-html that takes a data structure as input representing the HTML tree you want to generate and generates it as a string. Please see the homepage for usage examples.
This package provides two commands using Consult to query Notmuch emails and present results either as single emails or full trees.
This package provides an interface for viewing your Denote files that goes beyond using the standard Dired Emacs command to view your Denote directory.
Sakura Emacs theme is the rose tinted fork of Creamsody, inspired by the Deep Purple.
Tramp stands for ``Transparent Remote (file) Access, Multiple Protocol''. This package provides remote file editing, using a combination of rsh and rcp or other work-alike programs, such as ssh and scp.
This package allows for keybindings, settings, hooks, and advice to be recorded and displayed.
This package provides the tomelr-encode function to convert a Lisp data expression in Alist or Plist format to a TOML string.
This package provides a minor mode for fast and easy management of Todos using Org mode and transients.
Major mode for editing Gherkin (popularized by the Cucumber tool) user stories. Also known by the name cucumber.el.
This package provides an ESS-like binding to send lines or regions to a REPL from Python buffers.
Emacs has very good support for multiple fonts in a single file. Poet uses this support to make it much more convenient to write prose within Emacs, with particular attention paid to org-mode and markdown-mode. Code blocks, tables, etc are formatted in monospace text with the appropriate backgrounds.
Flymake Perlcritic adds support to Flymake for running Perl::Critic to perform static analysis of Perl code.
GPTel is a simple ChatGPT asynchronous client for Emacs with no external dependencies. It can interact with ChatGPT from any Emacs buffer with ChatGPT responses encoded in Markdown or Org markup. It supports conversations, not just one-off queries and multiple independent sessions. It requires an OpenAI API key.
This package provides basic support for stgit in emacs-magit. When magit-stgit-mode is turned on, the current patch series is displayed in the status buffer. While point is on a patch the changes it introduces can be shown using RET, it can be selected as the current patch using a, and it can be discarded using k. Other StGit commands are available from the StGit transient on /.
csv.el provides functions for reading and parsing CSV files. It follows the format as defined in RFC 4180 Common Format and MIME Type for CSV Files (http://tools.ietf.org/html/rfc4180).
Dap mode is an Emacs client/library for Debug Adapter Protocol (DAP), a wire protocol for communication between client and debug server. It is similar to the LSP but provides integration with Debug server.
Chess is an Emacs Lisp library and several clients on top of the underlying library functionality for performing various activities related to the game of chess.
This package provides an Emacs VC backend for the got version control system.
Evil escape provides a customizable key sequence to escape from insert state and everything else in Emacs.
This package provides some commands to act on the browser tabs, history, or bookmarks from Emacs.
This package implements bindings for LibYAML to be able to parse YAML files in Elisp.
This package provides tools for generating package-desc structures and feeding them to package.el library.
This package provides auto-completion commands for single and multiple lines of code in a project.
This library provides helpers for single-window-per-frame execution of buffer-exposing commands.