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.
terminal-shit is a chat client that can be run in two modes: in and out.
Copilot.el is an Emacs plugin for GitHub Copilot. This plugin is unofficial and based on binaries provided by copilot.vim. Note: You need access to GitHub Copilot to use this plugin.
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-live-py provides a way to visualize your Python code while you type it in Emacs.
Emacs IPython Notebook (EIN) provides a way to connect to instances of a jupyter notebook as well as providing .
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-hl-line-plus provides exntensions to hl-line.el.
This package provides an asynchronous fuzzy finder similar to the fzf command-line fuzzy finder, written in pure Elisp.
emacs-cython-mode is a Major mode for Cython development, derived from python-mode.
guix-packaging provides tools to create and maintain Guix packages quickly and with confidence.
The Most Dangerous Minor Mode, as the name says, is a particularly dangerous Emacs minor mode. It’s inspired by the website “the most dangerous writing app”. If you don’t type at least one key every tmd-timeout, (by default 5 seconds) the whole buffer will be deleted (the narrowing will be respected).
This package provides integration with zoxide for Emacs.
My org-capture and org-protocol setup.
emacs-helm-pydoc provides a pydoc helm interface.
Emacs must have a meme generator. Using a web browser seems so jejune.
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-catppuccin-theme is a catppuccin theme for Emacs.
emacs-nano-theme provides a consistent theme for GNU Emacs.
emacs-impostman provides utilities for importing Postman collections and environments.
emacs-guess-language detects the language of what you’re typing. Automatically switches the spell checker and typo-mode.
emacs-nyaatouch is a highly ergonomic dvorak modal editing scheme for Emacs.
This package provides Flymake support for Python static type checking using mypy.
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-fluffy is a highly ergonomic qwerty modal editing scheme for Emacs.