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 package provides an Emacs minor mode for building and uploading PlatformIO projects.
This library allows you to put text data into boxes and align them horizontally, applying margin, padding, borders.
An Emacs version of Chris Kempson's "Tomorrow" themes, with much more extensive face definitions than the "official" Emacs variant.
Evil escape provides a customizable key sequence to escape from insert state and everything else in Emacs.
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 provides a simple sudoku game in Emacs.
This package allows for navigating between buffers within a customizable list.
This package provides an XML-RPC client for Emacs capable of both synchronous and asynchronous method calls using the url package's async retrieval functionality. xml-rpc.el represents XML-RPC datatypes as Lisp values, automatically converting to and from the XML datastructures as needed, both for method parameters and return values, making using XML-RPC methods fairly transparent to the Lisp code.
This package provides an annotation function to show playback status, artist name and title for Emprise using Marginalia.
This package provides a major mode for editing Qt build-system files.
eros provides result overlays for evaluating Emacs Lisp.
This package provides a major mode that let the user interact with SWI-Prolog in all buffers. For instance, one can consult Prolog programs and evaluate embedded queries. This mode is focused on the command ediprolog-dwim (Do What I Mean) which is supposed to, depending on the context, carry out the appropriate action.
This package provides a major mode for browsing and editing PDDL files with syntax highlighting, templates, auto-completion, and more.
LispyVille's main purpose is to provide a Lisp editing environment suited towards Evil users. It can serve as a minimal layer on top of lispy for better integration with Evil, but it does not require the use of lispy’s keybinding style. The provided commands allow for editing Lisp in normal state and will work even without lispy being enabled.
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions.
This Emacs package complements the refactoring functionality you'd find in Clojure mode and CIDER.
Afternoon theme is a dark color theme with a deep blue background.
Simple package to disconnect from the online world for a while, possibly reconnecting later. Any interruptions or distractions which occur once the command is run are guaranteed to be local.
Font-utils is a collection of functions for working with fonts. This library has no user-level interface, it is only useful for programming in Emacs Lisp.
This package provides an Emacs minor mode to extend org-mode with Trello abilities. Trello is an online project organizer.
This package provides a major mode for editing ReScript source code.
This package provides two minor modes to highlight indentation guides in Emacs:
highlight-indentation-mode, which displays guidelines indentation (space indentation only).highlight-indentation-current-column-mode, which displays guidelines for the current-point indentation (space indentation only).
emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.
Elfeed-score is an add-on for Elfeed, an RSS reader for Emacs. It brings Gnus-style scoring to your RSS feeds. Elfeed, by default, displays feed entries by date. This package allows you to setup rules for assigning numeric scores to entries, and sorting entries with higher scores ahead of those with lower, regardless of date. The idea is to prioritize content important to you.