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.
See README.md at https://github.com/clojure-emacs/clj-refactor.el.
Provides `macrostep' support for emacs-geiser' and emasc-cider.
This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.
This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.
This is a modern adaption of the extra coloring provided by Drew Adams' info+ package.
mastodon.el is an Emacs client for Mastodon, the federated microblogging social network.
This package enables you to step through historic versions of files under Git version control from within Emacs.
This package implements the macro ##, which provides compact syntax for short lambda.
This package provides an Emacs interface for Docker.
Project-rg (project-rg.el) allow run ripgrep with Project (project.el).
This package provides an Elisp implementation of the OAuth 2.0 draft. The main entry point is oauth2-auth-and-store which will return a token structure. This token structure can be then used with oauth2-url-retrieve-synchronously or oauth2-url-retrieve to retrieve any data that need OAuth authentication to be accessed. If the token needs to be refreshed, the code handles it automatically and stores the new value of the access token.
RMSBolt is a package to provide assembly or bytecode output for a source code input file.
This package provides an interface for searching, getting information, voting for, subscribing and downloading packages from the Arch User Repository (AUR) https://aur.archlinux.org.
This package provides a Kubernetes control interface within emacs.
This package manages a video download queue for yt-dlp, which serves as the back end. It manages a single yt-dlp subprocess, downloading one video at a time. New videos can be queued at any time.