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 minor mode for updating the EMMS mode-line string cyclically within a specified width. It is useful for displaying long track titles.
This package provides Auto Complete and Company back-ends for PHP.
This package provides a minor mode to displays page delimiters which usually appear as ^L glyphs on a single line as horizontal lines spanning the entire window. In comparison to emacs-form-feed, this fork does not have configurable line width; however, it always displays correctly, even if you have multiple windows showing the same buffer, and will never cause side scrolling since the form feed only occupies two spaces. It also only affects form feeds at the beginning of the line.
Org Gnosis is a knowledge management tool that leverages Org mode for storing notes and journal entries, integrating them with an SQLite database for efficient retrieval and relationship mapping.
This package provides a minor mode for preview of Markdown files, and sends rendered Markdown to a web browser.
This package provides an Ansible documentation for GNU Emacs.
ansible-doc allows you to view the documentation of an Ansible module and ansible-doc-mode minor mode adds documentation lookup to YAML Mode. You could enable the mode with (add-hook 'yaml-mode-hook #'ansible-doc-mode).
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 major mode for editing vCard files in Emacs.
The Sed major mode provides basic support for sed scripts. The functionalities supported are font-locking and auto-indentation.
Greader is a module that sends any Emacs buffer to a TTS engine, such as Espeak-NG or Speech Dispatcher.
The mode supports timer reading, automatic scrolling of buffers in modes like Info mode, and repeating reading of regions or the whole buffer. It also includes a feature to facilitate the compilation of Espeak-NG pronunciations.
This mode provides basic functionality required for successfully interacting with sbt inside Emacs. The core functionality includes interacting with the sbt shell and Scala console, compiling code and navigation to errors.
This package makes the process of switching between light and dark themes as easy as hitting a single keystroke.
This package provides minor modes for saving Emacs session data, including buffers, window configuration, variables, and more.
This Emacs package outputs your org-mode docs with a simple, clean and modern look. It implements a new HTML back-end for exporting org-mode docs as HTML compatible with Twitter Bootstrap. By default, HTML is exported with jQuery and Bootstrap resources included via osscdn.
Rime is an Emacs input method built upon Rime input method engine.
This package provides a group of backends permitting auto-completion for AUCTeX.
Soothe theme is an amalgam of muted color tones and highlighted backgrounds. It has builtin support for Rainbow delimiters, Org mode, Whitespace mode, ECB, Flyspell, Ido, Linum, highlight indentation, Show Paren mode.
Use the python black package to reformat python buffers.
Emacs major mode for jinja2 with: syntax highlighting, sgml/html integration, and indentation (working with sgml).
The hackernews package is able to fetch stories from six different Hacker News feeds, namely top, new, best, ask, show and job stories. The default feed is top stories, which corresponds to the Hacker News homepage.
This is a storage package used by completion engines like company-math.
This package adds support for org links from pdftools buffers with more precise location control.
Library zones.el lets you easily define and subsequently act on multiple zones of buffer text. You can think of this as enlarging the notion of region. In effect, it can remove the requirement of target text being a contiguous sequence of characters. A set of buffer zones is, in effect, a (typically) noncontiguous set of text.
Elixir-Mode provides font-locking, indentation and navigation support for the Elixir programming language.