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 package provides an Emacs interface for Docker.
Right now it's just a few helpers on top of geiser.
This package acts as a parallel of consult-lsp for eglot and provides a front-end interface for the workspace/symbols LSP procedure call.
Really simple but standalone json flymake utilizing the builtin json parser.
Paragraph justification for emacs using Knuth/Plass algorithm
Sleek Guile IDE for Emacs.
Telega-server is helper program to interact with Telegram service, and connect it with Emacs via inter-process communication.
This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.
Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.
This package adds support for the Guile Scheme implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
Telega-contrib is a collection of third-party contributed packages to Telega.
This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.
Taking inspiration from prefix keys and prefix arguments in Emacs, Transient implements a similar abstraction involving a prefix command, infix arguments and suffix commands. We could call this abstraction a "transient command", but because it always involves at least two commands (a prefix and a suffix) we prefer to call it just a "transient".
This package implements a menu that lists enabled minor-modes, as well as commonly but not currently enabled minor-modes. It can be used to toggle local and global minor-modes, to access mode-specific menus, and to get help about modes.
This menu is intended as a replacement for the incomplete yet wide list of enabled minor-modes that is displayed in the mode line by default. To use the menu like this, enable Minions mode.
Alternatively the menu can be bound globally, for example: (global-set-key [S-down-mouse-3] 'minions-minor-modes-menu).
Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.
Note: This is a minimalist variant of emacs-guix, with simply file prettification.
arei-shepherd is an extension for Arei that allows to interract with the shepherd via the ares-shepherd extension for the nREPL.
This package helps to set environment variables, which make emacs packages of current profile explorable by external Emacs.
Monochrome version of Noto Color Emoji fonts.
Iosevka font with nerd icons.
Noto Color Emoji fonts.
Asynchronous Reliable Extensible Sleek RPC Server for Guile. It's based on nREPL protocol and can be used for programmable interactions with a running guile processes, for implementing REPLs, IDEs, test runners or other tools.
Provides bindings for GNOME's libnotify C library to Guile
ares-shepherd is an extension for Ares that adds the ability to connect and interact to a shepherd via its nREPL service.
This package provides a CLI application to execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE and it is mostly compatible with the configuration of imapnotify made with Python.