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.
Emacs-wget is an emacs interface for the wget file downloader.
emacs-smart-hungry-delete hungrily deletes whitespace between cursor and next word, parenthesis or delimiter while honoring some rules about where space should be left to separate words and parentheses.
This package provides a major Emacs mode for editing Rust source code.
find-file-in-project finds files or directories quickly in the current project. The project root is detected automatically when Git, Subversion or Mercurial are used. It also provides functions to assist in reviewing changes on files.
This package provides a function for hiding and customizing display of major and minor modes in the mode line.
Emacs 0x0 is a pastebin integration tool. It can upload the current buffer, a file on your disk, or a string from the kill ring.
company-quickhelp shows documentation for the completion candidate when using the Company text completion framework.
This package allows for bookmarking eshell buffers. Upon visiting the bookmark, a new eshell session will be opened in the appropriate directory if no eshell session is active.
Emacs is capable of highlighting buffers based on language-specific font-lock rules. This package makes it possible to perform regression test for packages that provide font-lock rules.
Noman is an Emacs package that parses command line help from flags like --help, and presents it in an easy-to-navigate Emacs buffer.
This Emacs package allows managing multiple grep buffers.
This is a simple implementation of Async/Await inspired by the TypeScript implementation.
This package provides a global minor mode in which users can specify how popup-displaying functions occupy the screen.
sly-quicklisp is an external contrib for SLY that provides a sly-quickload command that prompts the user for a package to install.
This package provides provides variants of eval-last-sexp that work on the containing list or s-expression, as well as an option for visually flashing evaluated s-expressions.
Evil escape provides a customizable key sequence to escape from insert state and everything else in Emacs.
This is an Emacs package that turns HTML into Hiccup syntax which is a popular notation to use when doing Clojure/ClojureScript web development.
macrostep is an Emacs minor mode for interactively stepping through the expansion of macros in Emacs Lisp source code. It lets you see exactly what happens at each step of the expansion process by pretty-printing the expanded forms inline in the source buffer, which is temporarily read-only while macro expansions are visible. You can expand and collapse macro forms one step at a time, and evaluate or instrument the expansions for debugging with Edebug as normal.
This package runs a callback (a finalizer) after its registered lisp object has been garbage collected. This allows extra resources, such as buffers and processes, to be cleaned up after the object has been freed.
This package provides an Emacs major mode for highlighting code written in the D programming language.
This package provides dwim-shell-command as an opinionated, DWIM alternative to shell-command.
This provides a major mode to view the output of dictionary tools, and utilities that perform searches and nicely format the results. Currently tied to sdcv, but this is intended to be changed in the future.
This Helm source can be used to search contacts stored in org-contacts format. There are actions for inserting postal addresses, email addresses, and phone numbers in the buffer where helm-org-contacts was called.
This package provides a Helm interface for EWW buffers, bookmarks and history.