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-live-py provides a way to visualize your Python code while you type it in Emacs.
emacs-imgur-el is a simple library for uploading pictures to imgur.
Emacs must have a meme generator. Using a web browser seems so jejune.
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions. This derivative package fixes the build for emacs28+ versions.
An emacs emacs timer for the http://www.pomodorotechnique.com/ pomodoro technique.
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.
My org-capture and org-protocol setup.
{code
emacs-flycheck-cython provides a flycheck interface to Cython, an optimising static compiler for both the Python programming language and the extended Cython programming language.
emacs-pip-requirements is a major mode for editing pip requirements files, with the following features:
Syntax highlighting
Togglable comments
Auto completion of package names from PyPI
Emacs IPython Notebook (EIN) provides a way to connect to instances of a jupyter notebook as well as providing .
emacs-pippel is an Emacs frontend for the Python package manager pip.
Associate file extensions with programs that can open them for dired.
GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.
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.
emacs-nice-defaults provides some nice defaults for Emacs.
A multiview for displaying open buffers, files and directories accociated with a project. When no project is open in the current buffer display a list of known project and select a file from the selected project.
emacs-tb-keycast is a global minor mode showing last pressed key with corresponding function name and repeat counter in tab-bar-mode line.
sink.el provides a global minor mode allowing Emacs to receive and respond to messages from the Plan9 plumber via its ports interface.
emacs-cython-mode is a Major mode for Cython development, derived from python-mode.
My org-capture and org-protocol setup.
emacs-catppuccin-theme is a catppuccin theme for Emacs.
GNU Emacs minor mode that provides vi-like bindings for org-mode.