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 defines the Org link type orgit-topic, which can be used to link to Forge topic buffers.
This package is a replacement of describe-bindings for Helm. describe-bindings is replaced with helm-descbinds. As usual, type C-h b, or any incomplete key sequence plus C-h, to run helm-descbinds. The bindings are presented in a similar way as describe-bindings does, but you can use completion to find the command you searched for and execute it, or view its documentation.
This package displays ElDoc documentations in a childframe. The childfrme is selectable and scrollable with mouse, even thought the cursor is hidden.
Bash Completion defines dynamic completion hooks for Shell mode and shell-command prompts that are based on Bash completion.
Helm interface for Emms to browse all tracks and all folders from emms-source-file-default-directory.
This plugin translates words with sdcv, and displays translation using a tooltip or in a dedicated buffer.
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.
This library defines a face named parenthesis used just for parentheses. The intended purpose of this face is to make parentheses less visible in Lisp code by dimming them. Lispers probably don't need to be constantly made aware of the existence of the parentheses. Dimming them might be even more useful for people new to Lisp who have not yet learned to subconsciously blend out the parentheses.
This package provides an Emacs interface for browsing YouTube videos and comments.
This package provides incremental searching through Japanese text through romanization for Emacs.
Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.
This package provides a SOAP client to access web services.
This package provides a major mode for editing Fluke TL/1 source code. TL/1 is a language used to control Flukeās 9100 series of testing and troubleshooting mainframes.
This Emacs package provides a mode for Lua programming language.
This package provides an Emacs interface for Docker.
This package provides an ESS-like binding to send lines or regions to a REPL from Elm buffers.
This package provides an Emacs major mode for highlighting code written in the D programming language.
This package provides an Ivy interface for working with the password store (pass) in Emacs.
emacs-terraform-mode provides a major mode for working with Terraform configuration files. Most of the functionality is inherited from hcl-mode.
This library enables additional font locking in Dired mode. This is adapted from the extra font lock rules provided by Drew Adams' Dired+ package.
This package provides a way to edit mediawiki sites from within emacs.
This package provides a query interface for mu4e using Consult.
This package collects Emacs garbage collection (GC) statistics over time and saves it in the format that can be shared with Emacs maintainers.
This package does not upload anything automatically. You will need to upload the data manually, by sending email attachment. If necessary, you can review emacs-gc-stats-file (defaults to ~/.emacs.d/emacs-gc-stats.eld) before uploading-it is just a text file.
This is an experimental module written in C providing libgit2 bindings for Emacs, intended to boost the performance of Magit.