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

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-rotate-text 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nschum.de/src/emacs/rotate-text/
Licenses: GPL 2+
Build system: emacs
Synopsis: Cycle through words, symbols and patterns in Emacs
Description:

rotate-text allows you rotate to commonly interchanged text with a single keystroke. For example, you can toggle between "frame-width" and "frame-height", between "public", "protected" and "private" and between "variable1", "variable2" through "variableN".

emacs-nerd-icons-ibuffer 1.0.0
Propagated dependencies: emacs-nerd-icons@0.1.0-2.d41902f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/seagle0128/nerd-icons-ibuffer
Licenses: GPL 3+
Build system: emacs
Synopsis: Icons for Ibuffer via Nerd Icons
Description:

This package adds icons to ibuffer in Emacs, using the nerd-icons package.

emacs-go-mode 1.6.0
Dependencies: godef@1.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dominikh/go-mode.el
Licenses: Modified BSD
Build system: emacs
Synopsis: Go mode for Emacs
Description:

This package provides go-mode, an Emacs mode for working with software written in the Go programming language.

emacs-eval-in-repl-shell 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Build system: emacs
Synopsis: One keybinding to communicate with REPLs
Description:

This package provides an ESS-like binding to send lines or regions to a REPL from Shell buffers.

emacs-eslint-flymake 0.2.0
Propagated dependencies: emacs-flymake@1.4.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-pe/eslint-flymake
Licenses: GPL 3+
Build system: emacs
Synopsis: ESLint backend for Flymake
Description:

This package lets Flymake run ESLint on the current buffer.

emacs-dired-launch 0.2-0.97eb002
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/thomp/dired-launch
Licenses: GPL 3+
Build system: emacs
Synopsis: Extra command to launch external programs
Description:

This package provides a method to open entries in external programs from dired.

emacs-hide-mode-line 1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlissner/emacs-hide-mode-line
Licenses: Expat
Build system: emacs
Synopsis: Emacs plugin that hides the mode-line
Description:

A minor mode that hides the mode-line in your current buffer. It can be used to toggle an alternative mode-line, toggle its visibility, or simply disable the mode-line in buffers where it is not very useful.

emacs-elf-mode 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/elf-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Show symbol list when opening a binary file in Emacs
Description:

This Emacs package provides a command showing the symbols that the binary uses instead of the actual binary contents.

emacs-repeat-fu 0.1-0.b91d550
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-repeat-fu
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode to repeat typing or commands
Description:

Repeat multi-command "edits" with configurable behavior, supporting multiple modal editing systems.

emacs-varuga 0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.systemreboot.net/varuga/about/
Licenses: GPL 3+
Build system: emacs
Synopsis: Send iCal calendar invites by email
Description:

Varuga allows you to format and send iCal calendar invites using your Emacs mail client. These invites are similar to those produced by Google Calendar or Outlook Calendar, and are compatible with them.

Varuga populates a Message mode buffer with an iCal MIME part (using MML, the MIME Meta Language). It also adds a plain text part listing the time of the event in various configured timezones.

emacs-typit 0.3.0
Propagated dependencies: emacs-f@0.21.0 emacs-mmt@0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mrkkrp/typit
Licenses: GPL 3+
Build system: emacs
Synopsis: Typing game for Emacs with two difficulties
Description:

Emacs Typit is a typing game for Emacs. Words that are picked randomly from the most frequent words in language you're practicing, until time is up.

emacs-buffer-env 0.6
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/astoff/buffer-env
Licenses: GPL 3+
Build system: emacs
Synopsis: Create buffer-local process environments
Description:

This package creates buffer-local environments using scripts similar to Direnv. This allows Emacs to call the correct version of external programs such as linters, compilers, and language servers on a per-project basis.

emacs-piem 0.5.0
Dependencies: b4@0.14.3 emacs-debbugs@0.46 emacs-elfeed@4.0.1 emacs-notmuch@0.40
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://docs.kyleam.com/piem/
Licenses: GPL 3+
Build system: emacs
Synopsis: Glue for working with public-inbox archives
Description:

This package provides a collection of Emacs libraries for working with public-inbox archives. As much of the hard work here is already done by other Emacs libraries—things like mail clients, news readers, Git interfaces, and even web browsers—piem is mostly about bridging some of these parts for convenience.

emacs-tl1-mode 1.3-1.48d1289
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/geoclue
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Fluke 9100 TL/1 source code
Description:

This package provides a major mode for editing Fluke TL/1 source code. TL/1 is a language used to control Fluke’s 9100 series of testing and troubleshooting mainframes.

emacs-goto-chg 1.7.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-evil/goto-chg
Licenses: GPL 2+
Build system: emacs
Synopsis: Go to the last change in the Emacs buffer
Description:

This package provides M-x goto-last-change command that goes to the point of the most recent edit in the current Emacs buffer. When repeated, go to the second most recent edit, etc. Negative argument, C-u -, is used for reverse direction.

emacs-wc-mode 1.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bnbeckwith/wc-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Running word count with goals (minor mode)
Description:

wc-mode is a minor mode, providing a ‘wc’ function for Emacs buffers as well as a modeline addition with live word, line and character counts. Additionally, a user can set specific goals for adding or deleting words. These goals were partly inspired by 750words.com where the goal of the site is to encourage writing by setting a goal of 750 words at a time.

emacs-queue 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.dr-qubit.org/emacs_data-structures.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Queue data structure for Emacs
Description:

This Emacs library provides queue data structure. These queues can be used both as a first-in last-out (FILO) and as a first-in first-out (FIFO) stack, i.e. elements can be added to the front or back of the queue, and can be removed from the front. This type of data structure is sometimes called an "output-restricted deque".

emacs-git-timemachine 4.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/pidu/git-timemachine
Licenses: GPL 3+
Build system: emacs
Synopsis: Step through historic versions of Git-controlled files
Description:

This package enables you to step through historic versions of files under Git version control from within Emacs.

emacs-windower 0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/ambrevar/emacs-windower
Licenses: GPL 3+
Build system: emacs
Synopsis: Helper functions for window manipulation in Emacs
Description:

This package provides helper functions for window manipulation in Emacs, such as:

  • switch to last buffer,

  • toggle single window display,

  • toggle between horizontal and vertical splits,

  • move borders more naturally,

  • swap windows à-la windmove.

emacs-bqn-mode 2026-02-08
Propagated dependencies: emacs-compat@31.0.0.1 emacs-eros@0.1.0-0.a9a92bd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/museoa/bqn-mode/
Licenses: GPL 3
Build system: emacs
Synopsis: Emacs major mode for the BQN programming language
Description:

This package provides a major mode for editing and executing BQN code. It can be used to interactively evaluate BQN code in buffer or can be used to launch BQN REPL sessions. For evaluating BQN code or spawning interpreters an executable implementation is required such as cbqn or dbqn.

emacs-undo-fu-session 0.6-0.a6c4f73
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-undo-fu-session
Licenses: GPL 3+
Build system: emacs
Synopsis: Save & recover undo steps between Emacs sessions
Description:

This package writes undo/redo information upon file save which is restored where possible when the file is loaded again.

emacs-auth-source-xoauth2 1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ccrusius/auth-source-xoauth2
Licenses: ASL 2.0
Build system: emacs
Synopsis: XOAuth2 authentication capabilities for Emacs auth-source
Description:

This package adds XOAuth2 authentication capabilities to Emacs auth-source. This integration requires some preliminary work on the users’ part, which includes creating tokens.

emacs-scribble-mode 0.1-2.217945d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-pe/scribble-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode for editing the Scribble documentation syntax
Description:

This package provides basic syntax highlighting and editing support for editing Racket's Scribble documentation syntax in Emacs.

emacs-eshell-git-prompt 0.1.3
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xuchunyang/eshell-git-prompt
Licenses: GPL 3+
Build system: emacs
Synopsis: Themes for Emacs Shell (Eshell) prompt
Description:

This package provides a variety of themes for Emacs Shell (Eshell) prompt.

Total packages: 32521