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.
Gnus-alias provides a simple mechanism to switch identities when using a message-mode or a message-mode derived mode. Identities can include From and Organization headers, extra headers, body and signature. Other features include:
Switch identities in a message buffer.
Access original message to help determine identity of the followup/reply message.
Act on a forwarded message as if it were a message being replied to.
Start a new message with a given Identity pre-selected.
This tool allows for testing and exploration of HTTP REST Web services from within Emacs. Restclient runs queries from a plan-text query sheet, displays results pretty-printed in XML or JSON with restclient-mode
Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.
This package provides an Emacs client for Org-social which is a decentralized social network that runs on an Org Mode file over HTTP.
Leverages tree-sitter and provides fast and accurate YAML parsing.
This package provides a very basic version of major mode for Nushell shell scripts.
This package allows Org items to be accessed via the Ivy interface.
This package provides both a basic major mode for editing CSound files, as well as a REPL for fast feedback when composing and sound-designing using CSound.
This package is an alternative frontend for completion-at-point. It replaces the standard completions buffer with Ido prompt.
This package integrates Flow with Emacs, allowing for definition-jumping and type-checking on demand.
Provides Emacs Lisp with a form of polymorphism by way of predicate dispatching. Methods consist of a dispatch function, and a series of branches. The dispatch function is applied to the arguments, and the result value is checked against the expectations of each branch to define which one to invoke.
Ebuku provides a basic interface to the buku Web bookmark manager.
emacs-emcp is an Emacs client for the Model Context Protocol, designed to connect LLM agents directly to Emacs.
The theme adds padding between headings, increases the size of titles, strike through completed TODO headings, changes Org blocks, changes Org check boxes, and more.
semantic-stickyfunc-mode shows the function point is currently in at the first line of the current buffer. This is useful when you have a very long function that spreads more than a screen, and you don't have to scroll up to read the function name and then scroll down to original position.
This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.
ov.el provides a simple way to manipulate overlays in Emacs.
Synosaurus is a thesaurus fontend for Emacs with pluggable backends, including the wordnet offline backend.
This package provides a notetaking system like Roam, using org mode; faster than org-roam. This version of org-node has different configuration options to org-node 2 so you DO have to set it up again.
emacs-org-static-blog is one more static blog generator, it focuses on being simple. All files are simple Org files in a directory. The only requirement is that every Org file must have a title and a date keywords, and optionally, a filetags keyword.
This package provides a WYSIWYG LaTeX environment. It uses dvisvgm, xclip, pngpaste and latex.
This Emacs package provides a mean to track important buffer positions after buffer changes.
Dimmer provides a minor mode that indicates which buffer is currently active by dimming the faces in the other buffers. It does this nondestructively, and computes the dimmed faces dynamically such that your overall color scheme is shown in a muted form without requiring you to define what is a "dim" version of every face.
This package provides an Emacs VC backend for the got version control system.