_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


emacs-which-key 3.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/which-key.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Display available keybindings in popup
Description:

emacs-which-key is a minor mode for Emacs that displays the key bindings following your currently entered incomplete command (a prefix) in a popup. For example, after enabling the minor mode if you enter C-x and wait for the default of 1 second, the minibuffer will expand with all of the available key bindings that follow C-x (or as many as space allows given your settings).

emacs-sly-package-inferred 0.1-1.800e71e
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/40ants/sly-package-inferred
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved package inferred systems support for SLY
Description:

sly-package-inferred is an external contrib for SLY that replaces its completion with a function which is better suited for systems using package inferred style.

emacs-sly 1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/sly
Licenses: GPL 3+
Build system: emacs
Synopsis: Sylvester the Cat's Common Lisp IDE
Description:

SLY is Sylvester the Cat's Common Lisp IDE. SLY is a fork of SLIME, and contains the following improvements over it:

  1. A full-featured REPL based on Emacs's comint.el. Everything can be copied to the REPL;

  2. Stickers, or live code annotations that record values as code traverses them.

  3. Flex-style completion out-of-the-box, using Emacs's completion API. Company, Helm, and other supported natively, no plugin required;

  4. An interactive Trace Dialog;

  5. Multiple inspectors and multiple REPLs, with independent history.

  6. Regexp-capable M-x sly-apropos.

  7. Cleanly ASDF-loaded by default, including contribs, enabled out-of-the-box;

  8. "Presentations" replaced by interactive backreferences, which highlight the object and remain stable throughout the REPL session;

SLY tracks SLIME's bugfixes and all its familiar features (debugger, inspector, xref, etc.) are still available, but with better integration.

emacs-counsel-notmuch 1.0-0.a4a1562
Dependencies: emacs-counsel@0.15.1 notmuch@0.39 emacs-s@1.13.0
Propagated dependencies: emacs-notmuch@0.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fuxialexander/counsel-notmuch
Licenses: GPL 3+
Build system: emacs
Synopsis: Search emails in Notmuch asynchronously with Ivy
Description:

This package can be used to search emails in Notmuch asynchronously, with Counsel and Ivy. Simply call counsel-notmuch and input your Notmuch query.

emacs-url-http-oauth 0.8.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/url-http-oauth.html
Licenses: GPL 3+
Build system: emacs
Synopsis: OAuth 2.0 for URL library
Description:

Url HTTP Oauth adds OAuth 2.0 support to Emacs's URL library.

emacs-wttrin 0.2.4
Propagated dependencies: emacs-xterm-color@2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bcbcarl/emacs-wttrin
Licenses: Expat
Build system: emacs
Synopsis: Frontend for weather web service @url{wttr.in}
Description:

This package provides local weather information from wttr.in.

emacs-vunit-mode 1.0-0.b26ecc4
Dependencies: python@3.11.14
Propagated dependencies: emacs-hydra@0.15.0 python-vunit@5.0.0-dev.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/embed-me/vunit-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs front end to @code{python-vunit}
Description:

This emacs package can be used to interface with VUnit, a testing framework for VHDL/SystemVerilog.

emacs-ffi 0.2.1
Dependencies: emacs-compat@30.1.0.1 libltdl@2.4.7 libffi@3.4.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-ffi.github.io/emacs-ffi/
Licenses: GPL 3+
Build system: emacs
Synopsis: FFI for Emacs based on libffi
Description:

This package provides an FFI for Emacs. It is based on libffi and relies on the dynamic module support in order to be loaded into Emacs. It is relatively full-featured, but for the time being low-level.

emacs-ivy-hydra 0.15.1
Propagated dependencies: emacs-ivy@0.15.1 emacs-hydra@0.15.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Build system: emacs
Synopsis: Additional key bindings for Ivy
Description:

This package provides the hydra-ivy/body command, which is a quasi-prefix map, with many useful bindings. These bindings are shorter than usual, using mostly unprefixed keys.

emacs-typst-ts-mode 0.12.0-0.972dc69
Propagated dependencies: tree-sitter-typst@0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/meow_king/typst-ts-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Typst tree-sitter mode
Description:

typst-ts-mode is a tree-sitter mode for the Typst typesetting and markup language, providing automatic (re-)compilation, structural navigation, symbol and documentation lookup, and more.

emacs-geiser 0.32
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.nongnu.org/geiser/
Licenses: Modified BSD
Build system: emacs
Synopsis: Collection of Emacs modes for Scheme hacking
Description:

Geiser is a collection of Emacs major and minor modes that conspire with one or more Scheme implementations to keep the Lisp Machine Spirit alive. The continuously running Scheme interpreter takes the center of the stage in Geiser. A bundle of Elisp shims orchestrates the dialog between the Scheme implementation, Emacs and, ultimately, the schemer, giving them access to live metadata.

This package provides just the core of Geiser. To effectively use it with your favourite Scheme implementation, you also need the corresponding geiser package, e.g. emacs-geiser-guile for Guile.

emacs-form-feed-st 0.2.0-0.f91c8da
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leodag/form-feed-st
Licenses: GPL 3+
Build system: emacs
Synopsis: Display ^L glyphs as full-width horizontal lines
Description:

This package provides a minor mode to displays page delimiters which usually appear as ^L glyphs on a single line as horizontal lines spanning the entire window. In comparison to emacs-form-feed, this fork does not have configurable line width; however, it always displays correctly, even if you have multiple windows showing the same buffer, and will never cause side scrolling since the form feed only occupies two spaces. It also only affects form feeds at the beginning of the line.

emacs-4clojure 0.2.1-1.4eccf8c
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/4clojure/
Licenses: GPL 3+
Build system: emacs
Synopsis: Open and evaluate 4clojure questions in Emacs
Description:

Emacs 4clojure interacts with 4clojure problems. You can open a specific question and move to the next or previous one. You can also verify your answers.

emacs-bray 0.1-0.59574fc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-bray/
Licenses: GPL 3+
Build system: emacs
Synopsis: Lightweight modal editing framework
Description:

This package provides a blank-slate for users to define their own modal editing workflow. It has the following features, among others:

  • The user can define custom states (like, say, normal, insert etc.) in any number at will;

  • States may be buffer-local, allowing context-dependent configuration and behavior;

  • States can hold settings such as cursor, keymaps and enter/exit hooks;

emacs-dired-sidebar 0.3.0
Propagated dependencies: emacs-dired-hacks@0.0.1-3.d1a2bda
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jojojames/dired-sidebar
Licenses: GPL 3+
Build system: emacs
Synopsis: Sidebar for Emacs using Dired
Description:

This package provides a sidebar for Emacs similar to NeoTree or treemacs, but leveraging Dired to do the job of display.

emacs-load-dir 0.0.5-0.22bcac7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/load-dir.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Load all Emacs Lisp files in a given directory
Description:

This package provides a way to load all Emacs Lisp snippets (they don't have to be libraries) in a directory on startup or when Emacs is already running. It won't reload snippets unless the user requests it.

emacs-strace-mode 0.0.2-1.6a69b4b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pkmoore/strace-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode to highlight strace outputs
Description:

emacs-strace-mode provides an Emacs major mode highlighting strace outputs.

emacs-org-brain 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Kungsgeten/org-brain
Licenses: Expat
Build system: emacs
Synopsis: Org-mode wiki and concept-mapping for Emacs
Description:

emacs-org-brain implements a variant of concept mapping in Emacs, using org-mode. An org-brain is a network of org-mode entries, where each entry is a file or a headline, and you can get a visual overview of the relationships between the entries: parents, children, siblings and friends. This visual overview can also be used to browse your entries. You can think of entries as nodes in a mind map, or pages in a wiki.

emacs-sxiv 0.4.1
Dependencies: sxiv@26
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://tildegit.org/contrapunctus/sxiv
Licenses: Unlicense
Build system: emacs
Synopsis: Launch sxiv from Emacs with Dired integration
Description:

This package integrates sxiv into Dired. It adds a command to start sxiv from a Dired buffer, allowing you to mark or unmark image files in said buffer using sxiv.

emacs-cargo 0.4.1-0.7f84660
Dependencies: rust@1.85.1 rust@1.85.1
Propagated dependencies: emacs-markdown-mode@2.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kwrooijen/cargo.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode for Cargo, Rust's package manager
Description:

This package defines cargo-minor-mode, which gives a set of key combinations to perform Cargo tasks within Rust projects.

emacs-easy-kill 0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leoliu/easy-kill
Licenses: GPL 3+
Build system: emacs
Synopsis: Kill and mark things easily in Emacs
Description:

This package provides commands easy-kill and easy-mark to let users kill or mark things easily.

emacs-pg 0.61
Propagated dependencies: emacs-peg@1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emarsden/pg-el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs Lisp interface for PostgreSQL
Description:

This module lets you access the PostgreSQL object-relational DBMS from Emacs, using its socket-level frontend/backend protocol. The module is capable of automatic type coercions from a range of SQL types to the equivalent Emacs Lisp type. This is a low level API, and won't be useful to end users.

emacs-tide 5.1.3
Propagated dependencies: emacs-dash@2.20.0 emacs-flycheck@35.0 emacs-s@1.13.0 emacs-typescript-mode@0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ananthakumaran/tide
Licenses: GPL 3+
Build system: emacs
Synopsis: Typescript IDE for Emacs
Description:

Tide is an Interactive Development Environment (IDE) for Emacs which provides the following features:

  • ElDoc

  • Auto complete

  • Flycheck

  • Jump to definition, Jump to type definition

  • Find occurrences

  • Rename symbol

  • Imenu

  • Compile On Save

  • Highlight Identifiers

  • Code Fixes

  • Code Refactor

  • Organize Imports

emacs-straight-el 0-4.44a866f
Dependencies: git@2.52.0
Propagated dependencies: emacs-magit@4.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/radian-software/straight.el/
Licenses: Expat
Build system: emacs
Synopsis: Purely functional package manager for the Emacs hacker
Description:

emacs-straight is a purely functional package manager for the Emacs hacker.

Total packages: 69239