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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package allows fringe bitmaps to be defined with a visual string representation.
spacegray-theme is an Emacs port of the Spacegray theme from Sublime Text. It features a dark blue/gray background and soft blue, green, orange and red as accent colors.
This package provides a tiny everyday helper for easily looking up or summarizing text using an LLM.
This package provides basic Emacs support for the Scala language, including: local indenting of code, comments and multi-line strings, motion commands and highlighting.
Integrate the French grammar and typography checker Grammalecte with Flycheck to automatically look for mistakes in your writings. It also provides an easy way to find synonyms and antonyms for a given word (to avoid repetitions for example).
This package provides a Hydra menu for interacting with the Pandoc, the document-conversion tool.
Disproject is a package for GNU Emacs that implements Transient menus for dispatching project-related commands on top of the Project library. It aims to provide a more capable version of the project-switch-project command, which it is inspired by. Those who are familiar with Projectile may also find similarities to projectile-commander.
This package provides an Emacs mode for navigating Python documentation with pydoc in Emacs.
This is an Emacs minor mode for editing Ansible files.
Racket mode provides thorough font-lock and indentation. It follows DrRacket concepts where applicable.
This package lets Flymake run ESLint on the current buffer.
This is an Emacs mode for editing, debugging and developing Haskell programs.
The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically init.el or .emacs).
Circe is a Client for IRC in Emacs. It integrates well with the rest of the editor, using standard Emacs key bindings and indicating activity in channels in the status bar so it stays out of your way unless you want to use it.
This file provides a single function, scheme-smart-complete, which you can use for intelligent, context-sensitive completion for any Scheme implementation in Emacs. To use it just load this file and bind that function to a key in your preferred mode.
This is a port of the themes in Vim-airline to Emacs Powerline.
SEMI is a package for GNU Emacs to provide features related with MIME user interface. SEMI-EPG is a variant of SEMI, which features supports to EasyPG and latest Emacs.
Discover adds context menus to commonly-used features in Emacs.
emacs-eimp allows interactive image manipulation from within Emacs. It uses the mogrify utility from ImageMagick to do the actual transformations.
lem.el is an Emacs client for Lemmy, the federated link aggregator.
This package provides an Emacs major mode for highlighting code written in the D programming language.
Vundo (visual undo) displays the undo history as a tree and lets you move in the tree to go back to previous buffer states. To use vundo, type M-x vundo RET in the buffer you want to undo. An undo tree buffer should pop up.
This package can be used to search emails in Notmuch asynchronously, with Counsel and Ivy. Simply call counsel-notmuch and input your Notmuch query.
This package provides a kotlin-mode for editing Kotlin files.