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 provides a list of issues with the Emacs package metadata of a file, e.g., the package dependencies it requires. Checks will currently be enabled only if a Package-Requires: or Package-Version: header is present in the file.
Eplot is an Emacs package for generating time series charts, plots and bar charts interactively.
Dtache allows a program to be seamlessly executed in an environment that is isolated from Emacs.
Telega-server is helper program to interact with Telegram service, and connect it with Emacs via inter-process communication.
This package provides a Flymake backend for GNU Guile.
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 userto see when new episodes for their favorite shows get released, and track their progress in watching a series.
emacs-htmlize converts the buffer text and the associated decorations to HTML. Output to CSS, inline CSS and fonts is supported.
This package adds Clojure syntax checker clj-kondo.
This package provides the ability to call asynchronous functions and processes. For example, it can be used to run dired commands (for copying, moving, etc.) asynchronously using dired-async-mode. Also it is used as a library for other Emacs packages.
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.
Telega-contrib is a collection of third-party contributed packages to Telega.
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.
This package provides functions for working with pass ("the standard Unix password manager").
Use LanguageTool as your grammar, orthography and styling checker tool in Emacs. Languagetool is a utility tool to check and show suggestions made by LanguageTool in the buffer. Also has real time suggestions made by the LanguageTool Server.
Overrides function-key-map parent for preferred input-method to translate input sequences the default system layout (english) so we can use Emacs bindings while non-default system layout is active.
This is a package to allow you to pop open and interact with Elixir REPL (IEx, presently).
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.