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 package to allow you to pop open and interact with Elixir REPL (IEx, presently).
Telega-server is helper program to interact with Telegram service, and connect it with Emacs via inter-process communication.
To allow for the usage of Emacs functions and macros that are defined in newer versions of Emacs, compat.el provides definitions that are installed ONLY if necessary. These reimplementations of functions and macros are at least subsets of the actual implementations. Be sure to read the documentation string to make sure.
Not every function provided in newer versions of Emacs is provided here. Some depend on new features from the core, others cannot be implemented to a meaningful degree. The main audience for this library are not regular users, but package maintainers. Therefore commands and user options are usually not implemented here.
Emacs Easy Draw is a drawing tool that runs inside Emacs.
This library provides a major-mode for viewing syslog files. You can highlight and filter the lines of the file by regular expressions and by timestamp.
This is a small package that temporarily highlights the current line after a given function is invoked. The affected functions are defined in the user option pulsar-pulse-functions and the effect takes place when either pulsar-mode (buffer-local) or pulsar-global-mode is enabled.
See README.md at https://github.com/clojure-emacs/clj-refactor.el.
emacs-multitran is a zero-dependency Emacs interface to the https://multitran.com online dictionary.
The list of official Russian holidays and commemorative days that are day offs. With regional holidays included.
Support for saving and opening last known pdf position in pdfview mode. Information will be saved relative to the pdf being viewed so ensure pdf-view-restore-filename is in the same directory as the viewing pdf.
With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.
RMSBolt is a package to provide assembly or bytecode output for a source code input file.
Hammy provides programmable, interactive interval timers for Emacs.
Minor mode proving highlight of Lisp quotes and quoted symbols.
This repository contains the yasnippet snippets library for Doom Emacs.
Project-X adds a couple of convenience features for Emacs’ project.el library.
Try is a package that allows you to try out Emacs packages without installing them. If you pass a URL to a plain text `.el`-file it evaluates the content, without storing the 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.