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 package adds support for proselint in Flymake.
Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.
This package adds support to Org-Babel for evaluating Python source code using IPython.
Ruby Electric mode accelerates code writing in Ruby by making some keys electric and automatically supplying with closing parentheses and end as appropriate.
This package provides a function to cleanly set local completion backends according to mode, and integrates with use-package.
Cov shows code coverage data for your program in Emacs. It supports currently gcov, lcov, coverage.py, and clover output, as well as the Coveralls format produced by Undercover.
company-ebdb provides Company mode integration for EBDB. It is copied more or less intact from company-bbdb, originally by Jan Tatarik.
This package provides the ability to always show the current org header line at the top of the window--no matter how far down you scrolled.
Org Modern mode cannot style various Org blocks properly when used in conjunction with Org Indent mode. This small package approximately reproduces the block styling of Org Modern mode when using Org Indent mode. It can be used with or without Org Modern mode.
Parsec is a parser combinator library for Emacs Lisp, similar to Haskell's Parsec library. It contains most of the parser combinators in Text.Parsec.Combinator, and more combinators can be added if necessary! Most of the parser combinators have the same behavior as their Haskell counterparts. Parsec also comes with a simple error handling mechanism so that it can display an error message showing how the parser fails.
wc-mode is a minor mode, providing a ‘wc’ function for Emacs buffers as well as a modeline addition with live word, line and character counts. Additionally, a user can set specific goals for adding or deleting words. These goals were partly inspired by 750words.com where the goal of the site is to encourage writing by setting a goal of 750 words at a time.
Purs mode provides a PureScript major mode for Emacs.
Eyebrowse is a global minor mode for Emacs that allows you to manage your window configurations in a simple manner, just like tiling window managers like i3wm with their workspaces do. It displays their current state in the modeline by default.
This package provides an Emacs major mode for editing Arduino sketches and Org Babel support.
Daredevil SKK is a version of SKK, a Japanese input method on Emacs.
This package provides the ability to call asynchronous functions and processes. For example, it can be used to run dired commands (for copying, moving, etc.) asynchronously using dired-async-mode. Also it is used as a library for other Emacs packages.
This package enables you to step through historic versions of files under Git version control from within Emacs.
This package generates drill cards based on an Org mode table in the current subtree. The cards are inserted under a new ``Cards'' heading in the current tree.
This package provides a Hydra menu for interacting with the Pandoc, the document-conversion tool.
TMR is an Emacs package that provides facilities for setting timers using a convenient notation.
Clue is a tool for helping you take notes while reading code.
Code reading is all about finding connections between different locations in a project. With Clue, you can take notes about these connections in plain text (or your favorite markup language), and insert links to take you to these locations.
This library provides helpers for outlines. Outlines allow users to navigate code in a tree-like fashion.
This package provides groovy-mode for syntax highlighting in Groovy source files, REPL integration with run-groovy and Grails project navigation with the grails mode.
This package searches both headings and contents of entries in Org buffers and displays matching entries.