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.
citar-denote is a minor-mode integrating the Emacs Citar and Denote packages to enable create managing bibliographic notes and citations.
This package helps you control your GNU/Linux desktop from Emacs. With desktop-environment, you can control the brightness and volume as well as take screenshots and lock your screen. The package depends on the availability of shell commands to do the hard work for us. These commands can be changed by customizing the appropriate variables.
This package provides a minor mode for interacting with a Julia REPL running inside Emacs. The julia process is started in an ANSI terminal (term), which allows text formatting and colors, and interaction with the help system and the debugger. It is recommended that you use this minor mode with the package emacs-julia-mode.
This package is a theme for emacs-spaceline that recreates most of the segments available in that package using icons from emacs-all-the-icons. Icon fonts allow for more tailored and detailed information in the mode line.
This package provides a group of backends permitting auto-completion for AUCTeX.
The elegant-agenda-mode package uses fonts and typography to give your org-agenda some breathing room and elegance. This package was inspired by the work Nicolas Rougier.
This package provides two integration features between Emacs and the Zotero research assistant: Insertion of links to Zotero items into an Org-mode file, and citations of Zotero items in Pandoc Markdown files.
This emacs package can be used to interface with VUnit, a testing framework for VHDL/SystemVerilog.
This package provides minor modes for saving Emacs session data, including buffers, window configuration, variables, and more.
This package facilitates manipulating dates, times, and timestamps by providing a ts struct.
Currently, to jump to a link in a Info-mode, help-mode, woman-mode, org-mode, eww-mode, compilation-mode, goto-address-mode buffer, you can tab through the links to select the one you want. This is an O(N) operation, where the N is the amount of links. This package turns this into an O(1) operation. It does so by assigning a letter to each link using avy.
This package adds support for evaluating sclang Org mode source blocks.
This package provides a way to REPL into a new Firefox instance's JavaScript engine. A new throwaway Firefox profile directory is created before each run, so you won't need to modify your existing profiles. This mode takes care of starting the new Firefox process in debugging mode, which may be tedious to do by hand. This comint mode is barebones and unstructured, meant for quick JavaScript experiments.
This package provides a function to switch to and from a REPL appropriate to the current major mode.
Telega-contrib is a collection of third-party contributed packages to Telega.
This package uses ivy-mode to install and navigate through Dash docsets.
This is a storage package used by completion engines like company-math.
This package uses Pandoc to convert selected file types to Org. It can convert supported non-Org files to an Org file with Pandoc.
It can also intercept requests for non-Org files it knows it can convert, convert the file to a temporary Org file, and open this file instead. On save, it exports back to the original non-Org file.
PDF Tools is, among other things, a replacement of DocView for PDF files. The key difference is that pages are not pre-rendered by e.g. ghostscript and stored in the file-system, but rather created on-demand and stored in memory.
This package transforms text using studlify-region and inserts a SpongeBob SquarePants ASCII art figure in the current buffer.
This package provides support for the Bazel build system. See https://bazel.build/ for background on Bazel.
This package shows a list of all SRFIs and provides commands to visit them in your web browser.
This package implements bindings for LibYAML to be able to parse YAML files in Elisp.
This package allows editing source code blocks embedded in Markdown files using the major mode corresponding to each block.