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.
inf-ruby provides a Read Eval Print Loop (REPL) buffer, allowing for easy interaction with a Ruby subprocess. Features include support for detecting specific uses of Ruby, e.g., when using Rails, and using an appropriate console.
If you are using Guix shell with manifest.scm, the inf-ruby-wrapper-command customization variable could be helpful.
This package provides an Emacs library to manage vterm buffers.
This package provides an Emacs interface to communicate with Jupyter kernels. It provides REPL and Org mode source code block frontends to Jupyter kernels and kernel interactions integrated with Emacs' built-in features.
SRV implements RFC 2782 (SRV records). It is used to look up hostname and port for a service at a specific domain. There might be multiple results, and the caller is supposed to attempt to connect to each hostname+port in turn.
emacs-world-time-mode shows time zones in your display-time-world-list formatted as a list of whole days with the differing times.
This package provides an edit server to respond to requests from Emacs.
This package provides a simple way to treat text in a buffer as a template with placeholders where text needs to be filled in. Any occurrence of <++> in the buffer is a placeholder. You can navigate among the placeholder with the placeholder-forward and placeholder-backward commands. They move the point to the next placeholder in the specified direction and delete the placeholder so you can immediately start typing the text that should replace it. However, if you call them again immediately after, they restore that occurrence of the placeholder and move to the next.
BUI (Buffer User Interface) is a library for making list and info interfaces to display an arbitrary data of the same type, for example: packages, buffers, files, etc.
This package provides an Emacs frontend to Ruby's ri documentation tool, and offers lookup and completion. The main function you should use as interface to ri is M-x yari.
Expand region increases the selected region by semantic units. Just keep pressing the key until it selects what you want. There's also er/contract-region if you expand too far.
spacegray-theme is an Emacs port of the Spacegray theme from Sublime Text. It features a dark blue/gray background and soft blue, green, orange and red as accent colors.
This package provides Org Babel support for evaluating Asymptote source code. This differs from most standard languages in that:
there is no such thing as a ``session'' in Asymptote,
we are generally only going to return results of type
file,we are adding the
fileandcmdlineheader arguments, if file is omitted then the -V option is passed to theasycommand for interactive viewing.
This package provides further integration between multiple-cursors and phi-search, a package that allows for interactive searches to move multiple fake cursors.
This package provides tree-sitter major mode for editing Devicetree files.
This package provides an Emacs interface to the online service Inspirehep
This Emacs package provides an interface for wordnet. Features include completion, if the query is not found too ambiguous and navigation in the result buffer.
This package allows for bookmarking eshell buffers. Upon visiting the bookmark, a new eshell session will be opened in the appropriate directory if no eshell session is active.
This package provides syntax highlighting and indentation functions for Fish shell scripts.
This package facilitates manipulating dates, times, and timestamps by providing a ts struct.
This is a set of functions to use Org Roam with Consult. This packages replaces Org Roam's own completing read functions with equivalent versions utilizing Consult's internal API.
An Emacs port of the Atom One Dark theme from Atom.io.
Users of helm-pass may also be interested in functionality provided by other Emacs packages dealing with pass:
emacs-password-store, whichhelm-passrelies on.emacs-pass, a major mode forpass.auth-source-pass.el: integration of Emacs' auth-source withpass, included in Emacs 26+).
This is a basic library to control the Sway window manager from Emacs. Its main use case is in combination with popup managers like Shackle, to use frames instead of windows while still giving focus to existing frames instead of duplicating them.
This package allows one to view and edit parts of multiple files in one Emacs buffer.