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

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-git-messenger 0.18
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-git-messenger
Licenses: GPL 3+
Build system: emacs
Synopsis: Popup commit message at current line
Description:

emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.

emacs-dashboard 1.8.0
Propagated dependencies: emacs-page-break-lines@0.15
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rakanalh/emacs-dashboard
Licenses: GPL 3+
Build system: emacs
Synopsis: Startup screen extracted from Spacemacs
Description:

This package provides an extensible Emacs dashboard, with sections for bookmarks, Projectile projects, Org Agenda and more.

emacs-org-auto-expand 0.1-1.4938d5f
Propagated dependencies: emacs-org@9.8.3 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-auto-expand
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically expand certain Org headings
Description:

This package allows a customizable set of headings in Org files to be expanded upon opening them.

emacs-showtip 0.01-0.930da30
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/showtip
Licenses: GPL 2+
Build system: emacs
Synopsis: Show tip at cursor
Description:

This library provide one function to show tooltip near the cursor.

emacs-whisper-el 0.4.7
Dependencies: ffmpeg@8.1.1 whisper-cpp@1.8.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/natrys/whisper.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Speech to text interface for Emacs
Description:

emacs-whisper-el captures audio with an input device, and transcribes text inserted into current Emacs buffer, optionally after translating to English from your local language. Transcription uses the C/C++ port whisper.cpp for inference.

emacs-lispy 0.27.0-3.df1b7e6
Propagated dependencies: emacs-ace-window@0.10.0 emacs-hydra@0.15.0 emacs-iedit@0.9.9.9.9 emacs-swiper@0.15.1 emacs-zoutline@0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/lispy
Licenses: GPL 3+
Build system: emacs
Synopsis: Modal S-expression editing
Description:

Due to the structure of Lisp syntax it's very rare for the programmer to want to insert characters right before "(" or right after ")". Thus unprefixed printable characters can be used to call commands when the point is at one of these special locations. Lispy provides unprefixed keybindings for S-expression editing when point is at the beginning or end of an S-expression.

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-websocket 1.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/websocket.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs WebSocket client and server
Description:

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.

emacs-bfuture 1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/plattfot/bfuture.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Basic future concept for Emacs with Tramp support
Description:

This package provides basic functions for spawning processes asynchronous in Emacs and retrieving the output. It is similar to emacs-pfuture except that this works over Tramp but the feature set is more limited. For example, it cannot tell stdout and stderr apart.

emacs-rfc-mode 1.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/galdor/rfc-mode
Licenses: ISC
Build system: emacs
Synopsis: Emacs major mode to read and browse @acronym{RFC, Request for Comments} documents
Description:

The rfc-mode Emacs major mode is a browser and reader for RFC documents.

emacs-sly-quicklisp 0.0.0-1.01ebe39
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/joaotavora/sly-quicklisp
Licenses: GPL 3+
Build system: emacs
Synopsis: Quicklisp support for SLY
Description:

sly-quicklisp is an external contrib for SLY that provides a sly-quickload command that prompts the user for a package to install.

emacs-org-super-links 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/toshism/org-super-links
Licenses: GPL 3+
Build system: emacs
Synopsis: Create links with auto backlinks
Description:

This package provides functions that automatically create backlinks when inserting a link.

emacs-yaml 1.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zkry/yaml.el
Licenses: GPL 3+
Build system: emacs
Synopsis: YAML parser in Elisp
Description:

yaml.el is a YAML parser written in Emacs Lisp without any external dependencies. It provides an interface similar to the Emacs JSON parsing utility.

emacs-seriestracker 1.3.1
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/MaximeWack/seriesTracker
Licenses: GPL 3+
Build system: emacs
Synopsis: Keep track of the TV shows you watch from Emacs
Description:

This package provides a major mode for tracking TV shows. TV shows data (episode list, release dates, etc.) are sourced from the free database hosted at episodate.com. The mode presents an outlined list of tracked shows, their episodes and release dates, and enables the user to see when new episodes for their favorite shows get released, and track their progress in watching a series.

emacs-mint-mode 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/creatorrr/emacs-mint-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Mint language
Description:

Mint mode provides syntax highlighting for Mint language.

emacs-memoize 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/emacs-memoize
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs lisp memoization library
Description:

emacs-memoize is an Emacs library for memoizing functions.

emacs-dumbparens 0-1.59bb5ae
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/radian-software/dumbparens
Licenses: Expat
Build system: emacs
Synopsis: Minor mode that provides improvements on Smartparens
Description:

emacs-dumbparens is a minor mode for Emacs that deals with parens pairs and doesn't try to be smart about it.

emacs-boon 1.3
Propagated dependencies: emacs-dash@2.20.0 emacs-expand-region@1.0.0 emacs-multiple-cursors@1.5.0 emacs-powerline@2.5-0.c35c35b emacs-spaceline@2.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jyp/boon
Licenses: GPL 3+
Build system: emacs
Synopsis: Ergonomic command mode for Emacs
Description:

Boon is a complete package for modal editing with a focus on ergonomics and modularity. Spacial allocation of keys comes first, mnemonics second. Most common operations are mapped to the home row, common editing commands are bound to keys reachable with the left hand and movement keys are reached with the right hand.

emacs-org-roam-bibtex 0.6.2-0.b065198
Propagated dependencies: emacs-helm-bibtex@2.0.1-2.6064e86 emacs-org-ref@3.1-1.dc2481d emacs-org-roam@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/org-roam/org-roam-bibtex
Licenses: GPL 3+
Build system: emacs
Synopsis: Connector between Org Roam, BibTeX-completion, and Org Ref
Description:

Org Roam BibTeX is a library which offers a tighter integration between Org Roam, Helm-BibTeX, and Org Ref. It allows users to access their bibliographical notes in Org Roam directory via Helm BibTeX, Ivy BibTeX, or by opening Org Ref's cite: links.

emacs-psc-ide 0.1.0-2.ce97d71
Propagated dependencies: emacs-company@1.0.2 emacs-dash@2.20.0 emacs-flycheck@36.0 emacs-let-alist@1.0.6 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purescript-emacs/psc-ide-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs integration for PureScript's psc-ide tool
Description:

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

emacs-org-auto-tangle 0.7.0
Propagated dependencies: emacs-async@1.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yilkalargaw/org-auto-tangle
Licenses: FreeBSD
Build system: emacs
Synopsis: Automatically tangle code blocks on save
Description:

org-auto-tangle allows you to automatically tangle code blocks whenever saving an org-mode file.

emacs-beginend 2.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/beginend
Licenses: GPL 3+
Build system: emacs
Synopsis: Redefine @code{M-<} and @code{M->} for Emacs modes
Description:

beginend redefines M-< and M-> keybindings for Emacs modes so that point moves to meaningful locations. Redefined keys are still accessible by pressing the same key again.

emacs-bitbake-modes 0.8.0
Propagated dependencies: emacs-mmm-mode@0.5.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://bitbucket.org/olanilsson/bitbake-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major modes for bitbake
Description:

emacs-bitbake-modes is a collection of major modes and tools that can be useful when working with the bitbake files in Yocto and OpenEmbedded projects.

emacs-claude-code 0.8.1
Propagated dependencies: emacs-inheritenv@0.2 emacs-markdown-mode@2.8 emacs-projectile@2.9.1 emacs-transient@0.13.2 emacs-vterm@0.0.2-3.a01a289
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stevemolitor/claude-code.el
Licenses: ASL 2.0
Build system: emacs
Synopsis: Claude Code Emacs integration
Description:

This package provides convenient ways to interact with Claude from within Emacs, including sending commands, toggling the Claude window, and accessing slash commands.

Total packages: 32521