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 Emacs package complements the refactoring functionality you'd find in Clojure mode and CIDER.
emacs-kv is a collection of tools for dealing with key/value data structures such as plists, alists and hash-tables in Emacs Lisp.
Reverse IM provides a minor mode that toggles translations for all input methods from a given list.
Goggles highlights the modified region using Pulse. Currently the commands undo, yank, kill and delete are supported.
This package provides a collection of tools to be used by Large Language Models clients in Emacs.
This package is a major mode for Emacs that provides syntax highlighting for SPARQL. It can also execute queries against a SPARQL HTTP endpoint, such as Fuseki or DBPedia.
This package provides an abstract Emacs Lisp framework for tree navigation.
This package provides an Emacs mode for navigating Python documentation with pydoc in Emacs.
This package allows for an alternate definition of an Elisp function to be specified and for any differences from the original definition to be examined using Ediff.
This is a major mode for managing password-store (pass) keychains. The keychain entries are displayed in a directory-like structure and can be consulted and modified.
Irony-mode provides Clang-assisted syntax checking and completion for C, C++, and ObjC in GNU Emacs. Using libclang it can provide syntax checking and autocompletion on compiler level which is very resistant against false positives. It also integrates well with other packages like eldoc-mode and especially company-mode as described on the homepage.
This package provides evil-mode text objects for Python.
This package provides sticky-key-like functionality to obviate the need for repeated prefix-key sequences, and can reuse existing keymaps. The list of commands is displayed in a handy popup.
Show Font lets you preview a font inside of Emacs. It does so in three ways: prompt for a font on the system and display it in a buffer, list all known fonts in a buffer with a short preview for each, and provide a major mode to preview a font whose file is among the installed ones.
This package adds support for working with Racket code blocks with Org Babel in Org mode.
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.
Racket mode provides thorough font-lock and indentation. It follows DrRacket concepts where applicable.
This package allows you to get todo.org into your magit status.
If you have a todo.org file with TODO items in the root of your repository, magit-org-todos will create a section in your Magit status buffer with each of your todos.
This package provides an ESS-like binding to send lines or regions to a REPL from Ruby buffers.
This package provides an Emacs library for parsing .bib files.
emacs-moody provides utilities for displaying elements of the mode line as tabs and ribbons. It also provides replacements for a few built-in elements. The biggest difference to similar packages is that this one is much simpler and much more consistent. When using this package, then only the color of the mode line changes when a window becomes in-/active.
The minitest mode provides commands to run the tests for the current file or line, as well as rerunning the previous tests, or all the tests for a project.
This package also includes relevant snippets for yasnippet.
This package lets you browse categories, view topics, read posts, and participate in discussions on Discourse, directly from Emacs.
This package provides an ESS-like binding to send lines or regions to a REPL from OCaml buffers.