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 provides a add-hooks function tidies up duplicate hook and function names further into a single declarative call.
This package provides a SOAP client to access web services.
info-rename-buffer-mode is a global minor-mode that automatically renames Info buffers to match their visiting manual. That's a useful feature when consulting several Info manuals simultaneously, because it frees the user from the burden of renaming Info buffers to descriptive names manually before visiting another manual, thus avoiding accidentally overriding the currently visited node in case the user tries to open a new Info buffer.
Emacs minor mode for redisplaying parts of the buffer as pretty symbols.
This package displays a calendar view with various schedule data in the Emacs buffer.
This package applies refactoring suggestions from hlint.
lem.el is an Emacs client for Lemmy, the federated link aggregator.
This package provides variables which persist across sessions. Values are stored in a directory in user-emacs-directory, using one file per value. This makes it easy to delete or remove unused variables.
This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.
Display firefox bookmarks with Emacs Helm interface
This package displays a waveform of a sound file. You can then play or navigate through it.
Better defaults attempts to address the most obvious deficiencies of the Emacs default configuration in uncontroversial ways that nearly everyone can agree upon.
This package provides a simple focus mode which can be applied to any buffer for reading, writing, or even doing a presentation. The buffer can be divided in pages using the page-delimiter, outline structure, or any other pattern.
This package provides a major mode for editing PlantUML sources. It features syntax highlighting, autocompletion, preview of buffer or region and use of locally installed binaries.
This package provides comint autosuggestions for Emacs eshell.
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.
Image+ provides keybindings allowing you to zoom in or zoom out of an image, rotate it, save modified images, and more.
Benchmark Emacs Startup time without ever leaving your Emacs.
emacs-anaphora implements anaphoric expressions for Emacs Lisp.
Anaphoric expressions implicitly create one or more temporary variables which can be referred to during the expression. This technique can improve clarity in certain cases. It also enables recursion for anonymous functions.
Org2web is a static site generator based on Org mode, which code derived from Kelvin H's Org page.
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.
ParEdit (paredit.el) is a minor mode for performing structured editing of S-expression data. The typical example of this would be Lisp or Scheme source code.
ParEdit helps keep parentheses balanced and adds many keys for moving S-expressions and moving around in S-expressions. Its behavior can be jarring for those who may want transient periods of unbalanced parentheses, such as when typing parentheses directly or commenting out code line by line.
This is an Emacs library which lets you forward and reverse geocode using Nominatim, a component of OpenStreetMap.
Haskell-Snippets is a collection of YASnippet Haskell snippets for Emacs.