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.
emacs-linum-relative displays the relative line number on the left margin in Emacs.
Telega-contrib is a collection of third-party contributed packages to Telega.
This package provides functions for working with pass ("the standard Unix password manager").
An Emacs version of Chris Kempson's "Tomorrow" themes, with much more extensive face definitions than the "official" Emacs variant.
This package provides a major mode for tracking TV shows. TV shows data (episode list, release dates, etc.) are sourced from the free database hosted at episodate.com. The mode presents an outlined list of tracked shows, their episodes and release dates, and enables the user to see when new episodes for their favorite shows get released, and track their progress in watching a series.
This package allows a customizable set of headings in Org files to be expanded upon opening them.
This package extends Org mode and Org Agenda with support for defining recurring tasks and easily scheduling them.
This package provides a logging framework for elisp. It allows you to deal with multiple log levels.
MPDel provides an Emacs user interface to control playback (play, pause, next, volume) and display and control the current playlist as well as your stored playlists.
This package provides a global minor mode in which users can specify how popup-displaying functions occupy the screen.
This package provides a way of showing an inline arguments hint for the C/C++ function at point.
This package contains several themes that were originally implemented with the venerable color-themes package, ported to Emacs' built-in custom themes.
Telega-server is helper program to interact with Telegram service, and connect it with Emacs via inter-process communication.
emacs-rpm-spec-mode provides an Emacs major mode for editing RPM spec files.
Install a tree-sitter major mode automatically. If the tree-sitter version can't be used, fall back to the original major mode.
This package provides a collection of Paredit-like functions for editing in HTML mode.
This package enhances the vanilla Elfeed user experience with:
An adaptive, powerline-based header for the
*elfeed-search*and*elfeed-entry*buffers, with a matching entry format.Split pane setup.
A function to toggle the
*elfeed-log*buffer in a popup window.
This package provides a testeable Emacs Lisp API that wraps GNU Global calls and integration to editor using this API with project.el and xref.el.
This package is an alternative frontend for completion-at-point. It replaces the standard completions buffer with Ido prompt.
Denote is a simple note-taking tool for Emacs. It is based on the idea that notes should follow a predictable and descriptive file-naming scheme. The file name must offer a clear indication of what the note is about, without reference to any other metadata. Denote basically streamlines the creation of such files while providing facilities to link between them.
Literate-Elisp is an Emacs lisp library to provide an easy way to use literal programming in Emacs lisp. It extends the Emacs load mechanism so Emacs can load Org files as Lisp source files directly.
This package allows editing files as another user, including the root user.
emacs-tokei is a major-mode for Emacs, that displays codebase statistics with the help of tokei.
This package features a new, portable, visual stepping facility for Common Lisp, realized as an extension to SLY.