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 is a simple language mode for the Solidity language. It is a constant work in progress as the language itself also progresses.
This package provides an Emacs package for more context in compilation/grep buffers. Works with wgrep, ack, ag, ivy.
This package provides Emacs map-manipulation functions that work on alists, hash-table and arrays. All functions are prefixed with map-.
The Typing of Emacs is a game for Emacs that forces you to type words correctly as fast as possible, otherwise you will die. The game builds the list of words from the active buffer.
This package defines a global minor mode to display Icomplete completion candidates vertically.
This package provides an Emacs library to manage tree widgets.
Jinx is a just-in-time spell-checker for Emacs based on the Enchant library. It lazily highlights misspelled words in the text of the visible portion of the buffer by honouring window boundaries as well as text folding, if any.
Smex is a M-x enhancement for Emacs. Built on top of Ido, it provides a convenient interface to your recently and most frequently used commands. And to all the other commands, too.
This package provides an Emacs minor mode that puts writing in the center.
AUCTeX is a comprehensive customizable integrated environment for writing input files for TeX, LaTeX, ConTeXt, Texinfo, and docTeX using Emacs or XEmacs.
DefaultEncrypt is designed to be used with Gnus in Emacs. It automatically encrypts messages that you send (e.g., email) when public keys for all recipients are available, and it protects you from accidentally sending un-encrypted messages. It can also be configured to automatically sign messages that you send. For details and instructions on how to use DefaultEncrypt, please refer to the home page or read the comments in the source file, jl-encrypt.el.
This plugin translates words with sdcv, and displays translation using a tooltip or in a dedicated buffer.
This package builds on the Helm interface to provide several commands for search-based navigation of buffers.
RISC-V mode is a major mode for editing RISC-V assembly programs. It includes syntax highlighting, syntactic indentation and code evaluation with spike.
epipe provides an utility to use your editor in the pipeline, featuring the support for running emacsclient.
Org-Reveal is a org-mode extension that allows to create beautiful presentations (slides) with 3D effects from simple but powerful Org contents.
This is an Emacs library which lets you forward and reverse geocode using Nominatim, a component of OpenStreetMap.
This package provides notification functions for Org Agenda.
Tree Inspector is an inspection tool for Emacs Lisp objects that uses a tree view. It works together with Emacs Inspector when it is loaded; when an object label is clicked on the tree, an inspector is opened on that object.
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 /.
This package provides syntax highlighting for .env files.
TMR is an Emacs package that provides facilities for setting timers using a convenient notation.
ripgrep is an Emacs search package based on the ripgrep command line tool.
Butler provides an interface to connect to Jenkins continuous integration servers. Users can specify a list of server in the butler-server-list variable and then use M-x butler-status to view the build status of those servers' build jobs, and possibly to trigger build jobs.