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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides a Helm interface to run operations on removable volumes in Linux.
This Emacs package provides a global minor mode to automatically balance windows (keeping them roughly the same size) whenever the window configuration changes, e.g. after splitting or deleting a window.
general.el provides a more convenient method for binding keys in emacs (for both evil and non-evil users). Like use-package, which provides a convenient, unified interface for managing packages, general.el is intended to provide a convenient, unified interface for key definitions. While this package does implement some completely new functionality (such as the ability to make vim-style keybindings under non-prefix keys with an optional timeout), its primary purpose is to build on existing functionality to make key definition more clear and concise. general-define-key is user-extensible and supports defining multiple keys in multiple keymaps at once, implicitly wrapping key strings with (kbd ...), using named prefix key sequences (like the leader key in vim), and much more.
Matcha provides a collection of transients for various packages with a consistent way to use them.
This package provides an Emacs interface to hg histedit for editing the commit history.
This package adds support for evaluating sclang Org mode source blocks.
emacs-terraform-mode provides a major mode for working with Terraform configuration files. Most of the functionality is inherited from hcl-mode.
This package provides a nameless-mode minor mode in which the package namespace prefix is hidden by a colon.
robot-log is an Emacs major mode that allows more easily viewing and navigating RobotFramework debug log files. It provides syntax highlighting and convenient shortcuts to move from one keyword to the next, or locate errors.
This package provides Flymake support for Python static type checking using mypy.
This mode provides basic functionality required for successfully interacting with sbt inside Emacs. The core functionality includes interacting with the sbt shell and Scala console, compiling code and navigation to errors.
ENWC is the Emacs Network Client. It is designed to provide a front-end to various network managers, such as NetworkManager and Wicd. Currently, only NetworkManager and Wicd are supported, although experimental support exists for Connman.
Tree-like interface to Emacs undo system, providing graphical tree presentation of all previous states of buffer that allows easily move between them.
This package provides a set of functions wrapping ghq, a tool for organizing remote Go repository clones.
Dracula is a dark color theme for many editors, shells and more. This package provides the Emacs theme.
This is an Elisp library for WebSocket clients to talk to WebSocket servers, and for WebSocket servers to accept connections from WebSocket clients. This library is designed to be used by other library writers, to write applications that use WebSockets, and is not useful by itself.
This package highlights function arguments in CMake according to their use.
Citre is an advanced Ctags (or actually, readtags) frontend for Emacs. It offers Completion At Point, Xref and Imenu integration. It also provides a Completing Read UI for jumping to definition and a powerful code reading tool that lets you go down the rabbit hole without leaving current buffer.
emacs-transpose-frame provides some interactive functions which allows users to transpose windows arrangement in currently selected frame.
Tshell is an experimental buffer-oriented shell. It supports shell and Emacs lisp commands.
This package provides Emacs integration for psc-ide, an IDE protocol for PureScript programming language. It features:
Completions
Type at point
Go to definition
Automatic imports
Case split
Build system integration, and
Flycheck support
This package runs a callback (a finalizer) after its registered lisp object has been garbage collected. This allows extra resources, such as buffers and processes, to be cleaned up after the object has been freed.
Ement.el is a Matrix client for Emacs.
This library provides a global mode which displays form feed characters as horizontal rules.