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-cython-mode is a Major mode for Cython development, derived from python-mode.
emacs-vline-mode provides a simple Emacs major-mode for the redo build system.
This package provides integration with zoxide for Emacs.
emacs-notebook-mode provides a modern look for viewing Jupyter notebooks in GNU Emacs.
Emacs must have a meme generator. Using a web browser seems so jejune.
emacs-tb-keycast is a global minor mode showing last pressed key with corresponding function name and repeat counter in tab-bar-mode line.
emacs-pippel is an Emacs frontend for the Python package manager pip.
Launch the vis editor from within emacs.
An Emacs global minor mode allowing eshell to use vterm for visual commands.
An emacs emacs timer for the http://www.pomodorotechnique.com/ pomodoro technique.
Hide mode-line, display necessary information at right of minibuffer.
emacs-org-imenu shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select that uses the same syntax as org-mode search.
emacs-peut-publier is a static website generator for Emacs. It's designed to be customized and extended using Emacs Lisp. Websites are built from lightweight markup files. The default site is an Org mode blog.
emacs-ii-mode is an Emacs mode for handling files created by ii. It can help you to stay logged in even through emacs restarts. The model of using Emacs for interfaces to external programs, rather than running them inside the elisp environment itself also seems more elegant. This allows for a much more detached use of irc, not having to keep one buffer open for each channel, but still getting notified if someone pings you.
emacs-imgur-el is a simple library for uploading pictures to imgur.
Emacs IPython Notebook (EIN) provides a way to connect to instances of a jupyter notebook as well as providing .
Associate file extensions with programs that can open them for dired.
emacs-wrap-region is a minor mode for Emacs that wraps a region with punctuations. For tagged markup modes, such as HTML and XML, it wraps with tags.
emacs-guess-language detects the language of what you’re typing. Automatically switches the spell checker and typo-mode.
emacs-elquery is a library that lets you parse, query, set, and format HTML using Emacs Lisp. It implements most of the querySelector API with elquery-$, and can get and set HTML attributes.
emacs-ranger is a minor mode that runs within dired, it emulates many of ranger's features. This minor mode shows a stack of parent directories, and updates the parent buffers, while you're navigating the file system. The preview window takes some of the ideas from Peep-Dired, to display previews for the selected files, in the primary dired buffer.
This package provides an Emacs major mode for editing Gemini text (gemtext) files.
emacs-nice-defaults provides some nice defaults for Emacs.