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

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-sx 0.3-1.8c1c28f
Propagated dependencies: emacs-markdown-mode@2.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vermiculus/sx.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs StackExchange client
Description:

Emacs StackExchange client. Ask and answer questions on Stack Overflow, Super User, and other StackExchange sites.

emacs-keymap-popup 0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/thanosapollo/emacs-keymap-popup
Licenses: GPL 3+
Build system: emacs
Synopsis: Elisp library to create key-driven popup menus
Description:

This package provides keymap-popup-define, a macro to define a keymap along with popup data and documentation in one place. It is similar to the transient Elisp library, but aims to be simpler to use. Among its features are:

:switch

buffer-local toggle with [on]/[off] display

:keymap

sub-menu with stack navigation (q / C-g pops back)

:stay-open

command executes without dismissing the popup

:inapt-if

grays out and blocks entries based on a predicate

:c-u

prefix argument mode (C-u highlights eligible entries)

:if

conditionally hide entries

:group
dt:row

column layout

keymap-popup-annotate

add popup descriptions to existing keymaps

emacs-kv 0.0.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nicferrier/emacs-kv
Licenses: GPL 3+
Build system: emacs
Synopsis: Key/Value data structures library for Emacs Lisp
Description:

emacs-kv is a collection of tools for dealing with key/value data structures such as plists, alists and hash-tables in Emacs Lisp.

emacs-consult-recoll 1.0.0
Dependencies: recoll-cli@1.43.2
Propagated dependencies: emacs-consult@3.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/jao/consult-recoll
Licenses: GPL 3+
Build system: emacs
Synopsis: Recoll queries using consult
Description:

Recoll is a local search engine that knows how to index a wide variety of file formats, including PDFs, org and other text files and emails. It also offers a sophisticated query language, and, for some document kinds, snippets in the found documents actually matching the query at hand. This package provides an emacs interface to perform recoll queries, and display its results, via emacs-consult.

emacs-spell-fu 0.3-1.67a26b7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-spell-fu
Licenses: GPL 3+
Build system: emacs
Synopsis: Fast highlighting of misspelled words
Description:

This is a light weight spell checker for Emacs, that runs from the syntax highlighter without starting external processes.

emacs-consult-lsp 2.1
Propagated dependencies: emacs-consult@3.6 emacs-lsp-mode@10.0.0 emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gagbo/consult-lsp/
Licenses: Expat
Build system: emacs
Synopsis: LSP mode and Consult helping each other
Description:

emacs-consult-lsp provides helpers for interactively selecting LSP workspace diagnostics, symbols, and file symbols from emacs-lsp-mode by leveraging emacs-consult APIs.

emacs-pr-review 0.2.0
Propagated dependencies: emacs-ghub@5.2.0 emacs-magit@4.6.0 emacs-markdown-mode@2.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/blahgeek/emacs-pr-review/
Licenses: GPL 3+
Build system: emacs
Synopsis: Review GitHub Pull Requests
Description:

This package provides a way to review GitHub Pull Requests from magit.

emacs-helm-wikipedia 0.0.0-1.126f044
Dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-wikipedia/
Licenses: GPL 3+
Build system: emacs
Synopsis: Search suggestions and article extracts from Wikipedia for Emacs
Description:

This package provides an Emacs Helm interface for search suggestions and article extracts for Wikipedia.

emacs-monroe 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sanel/monroe
Licenses: GPL 3+
Build system: emacs
Synopsis: Clojure nREPL client for Emacs
Description:

Monroe is a nREPL client for Emacs, focused on simplicity and easy distribution, primarily targeting Clojure users

emacs-highlight-doxygen 0.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/highlight-doxygen
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight Doxygen comments in Emacs, including code blocks
Description:

This package highlights Doxygen comments.

In addition to highlighting Doxygen commands and their arguments, entire Doxygen comment are highlighted, making them stand out compared to other comments. The code blocks are highlighted according to the language they are written in.

emacs-erc-status-sidebar 0.1-1.ea4189a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/drewbarbs/erc-status-sidebar
Licenses: GPL 3+
Build system: emacs
Synopsis: Hexchat-like activity overview for ERC channels
Description:

This package provides a Hexchat-like status bar for joined channels in ERC, an Emacs client for IRC (Internet Relay Chat). It relies on the erc-track module, and displays all the same information erc-track does in the mode line, but in an alternative format.

emacs-chronometrist 0.10.0
Propagated dependencies: emacs-alert@1.3 emacs-dash@2.20.0 emacs-s@1.13.0 emacs-spark@20160503-1.0bf148c emacs-ts@0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/contrapunctus-1/chronometrist
Licenses: Unlicense WTFPL 2
Build system: emacs
Synopsis: Time tracker for Emacs
Description:

Chronometrist is a time tracker in Emacs, largely modelled after the Android application, A Time Tracker.

Its features are:

  • Simple and efficient to use,

  • Displays useful information about your time usage,

  • Support for both mouse and keyboard,

  • Human errors in tracking are easily fixed by editing a plain text file,

  • Hooks to let you perform arbitrary actions when starting/stopping tasks.

emacs-zop-to-char 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/thierryvolpiatto/zop-to-char
Licenses: GPL 3+
Build system: emacs
Synopsis: Visual zap-to-char command for Emacs
Description:

This package provides a visual zap-to-char command for Emacs.

emacs-dotenv-mode 0.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/preetpalS/emacs-dotenv-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for @file{.env} files
Description:

This package provides syntax highlighting for .env files.

emacs-diredfl 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/diredfl/
Licenses: GPL 3+
Build system: emacs
Synopsis: Extra Emacs font lock rules for a more colourful Dired
Description:

This library enables additional font locking in Dired mode. This is adapted from the extra font lock rules provided by Drew Adams' Dired+ package.

emacs-idle-highlight 1.1.4-0.f9091c9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-idle-highlight-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlights all occurrences of the word the point is on
Description:

This Emacs package provides idle-highlight-mode that sets an idle timer to highlight all occurrences in the buffer of the word under the point.

emacs-malyon 20161204
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/speedenator/malyon
Licenses: Expat
Build system: emacs
Synopsis: Z-machine interpreter
Description:

Malyon is a Z-machine interpreter for playing text-based adventure games. Malyon plays version 3 (.z3), version 5 (.z5), and version 8 (.z8) z code files.

emacs-ollama-buddy 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/captainflasmr/ollama-buddy/
Licenses: GPL 3+
Build system: emacs
Synopsis: Interface for interacting with Ollama models
Description:

Ollama-buddy offers a convenient way to integrate to Ollama's local LLM capabilities from Emacs.

emacs-poly-noweb 0.2.2
Propagated dependencies: emacs-polymode@0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/polymode/poly-noweb
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymode for noweb
Description:

This package provides poly-noweb-mode, a polymode for noweb files.

emacs-display-wttr 2.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~josegpt/display-wttr
Licenses: GPL 3+
Build system: emacs
Synopsis: Display wttr (weather) in the mode line
Description:

This package contains a minor mode that can be toggled. It fetches weather information based on your location or on a given location from https://wttr.in and then displays it on the mode line.

emacs-evil-commentary 2.2.0
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/linktohack/evil-commentary
Licenses: GPL 3+
Build system: emacs
Synopsis: Comment out code in evil mode
Description:

emacs-evil-commentary adds keybindings to easily comment out lines of code in evil mode. It provides gcc to comment out lines, and gc to comment out the target of a motion.

emacs-jag 0.5
Propagated dependencies: emacs-string-inflection@1.0.16 emacs-swagg@0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martianh/jag.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate API client libraries in elisp using swagg.el
Description:

This package provides utilities to use swagg.el to generate API client libraries from Swagger specs.

emacs-keyfreq 1.8-0.c695516
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dacap/keyfreq
Licenses: GPL 3+
Build system: emacs
Synopsis: Track Emacs command frequencies
Description:

emacs-keyfeq tracks and shows how many times you used a command.

emacs-helm-themes 0.05-2.1fc4a5d
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/helm-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs theme selection with Helm interface
Description:

Helm Themes provide an Emacs theme selection with Helm interface.

Total packages: 32521