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

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-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-flycheck-package 0.14
Propagated dependencies: emacs-flycheck@36.0 emacs-package-lint@0.26
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-package
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck checker for elisp package metadata
Description:

This library provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages.

emacs-vimrc-mode 0.3.1-1.13bc150
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mcandre/vimrc-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Vimscript
Description:

This package provides font lock and beginning- and end-of-defun functions for Vimscript files.

emacs-roguel-ike 0.1.3
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stevenremot/roguel-ike.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Coffee-break roguelike for Emacs
Description:

Roguel-ike is an attempt to develop a coffee-break roguelike for Emacs. The complete game would allow the player to create various characters and to make them fulfill challenges like arena fight and short dungeon explorations.

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/rainstormstudio/nerd-icons.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Library for easily using nerd font icons inside Emacs
Description:

Nerd-icons an alternative to all-the-icons. It works on both GUI and terminal, and requires a nerd font installed on your system.

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-nerd-icons-completion 0.0.1-0.63a6b3f
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/rainstormstudio/nerd-icons-completion
Licenses: GPL 3+
Build system: emacs
Synopsis: Icons for Emacs minibuffer completion via Nerd Icons
Description:

This package adds icons to minibuffer completion in Emacs, using the nerd-icons package. It supports vertico and marginalia.

emacs-ace-window 0.10.0
Propagated dependencies: emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/ace-window
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly switch windows in Emacs
Description:

ace-window is meant to replace other-window. In fact, when there are only two windows present, other-window is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window.

emacs-shell-pop 0.70
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kyagi/shell-pop-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Utility which helps with pop up shell buffer
Description:

This Emacs utility helps you pop up and pop out shell buffer window easily. Four pre-set options are: shell, terminal, ansi-term, and eshell. You can also set your custom shell if you use some other configuration.

emacs-wordnut 0.1-0.feac531
Propagated dependencies: wordnet@3.0 emacs-adaptive-wrap@0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gromnitsky/wordnut
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for WordNet
Description:

This Emacs package provides an interface for wordnet. Features include completion, if the query is not found too ambiguous and navigation in the result buffer.

emacs-persp-mode 3.0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Bad-ptr/persp-mode.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Switch between named "perspectives" shared among frames
Description:

This package extends perspective.el to enable perspectives that can be saved to and restored from a file.

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-org-cv 0-0.24bcd82
Propagated dependencies: emacs-ox-hugo@0.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://titan-c.gitlab.io/org-cv/
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of export backends for Org to generate a CV
Description:

This project exports an Org file with reasonably structured items into a LaTeX file, which compiles into a nice CV. In the same spirit, the Org file may export to Markdown so that it can be used for a web based CV.

emacs-beframe 1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/beframe
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Isolate Emacs buffers per frame
Description:

Beframe enables a frame-oriented Emacs workflow where each frame has access to the list of buffers visited therein. In the interest of brevity, we call buffers that belong to frames ``beframed''. Producing multiple frames does not generate multiple buffer lists. There still is only one global list of buffers. Beframing them simply filters the list.

emacs-org-contrib 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~bzg/org-contrib
Licenses: GPL 3+
Build system: emacs
Synopsis: Unmaintained add-ons for Org mode
Description:

This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.

emacs-golden-ratio 1.0.1-0.375c9f2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/roman/golden-ratio.el
Licenses: Expat
Build system: emacs
Synopsis: Automatic resizing of Emacs windows to the golden ratio
Description:

This package provides an Emacs mode for automatically resizing the window that has main focus to be more convenient for editing, while the ones that are not being actively edited will be reduced to a smaller size.

emacs-edbi-sqlite 0.1.1-1.52cb9ca
Propagated dependencies: emacs-edbi@0.1.3-1.6f50aaf
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/proofit404/edbi-sqlite
Licenses: GPL 3+
Build system: emacs
Synopsis: Open SQLite files in Emacs
Description:

This package is a convenience wrapper for edbi to open SQLite databases.

emacs-org-bullets 0.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sabof/org-bullets
Licenses: GPL 3+
Build system: emacs
Synopsis: Show bullets in org-mode as UTF-8 characters
Description:

This package provides an Emacs minor mode causing bullets in org-mode to be rendered as UTF-8 characters.

emacs-bison-mode 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.nongnu.org/nongnu/bison-mode.html
Licenses: GPL 2+
Build system: emacs
Synopsis: Major mode for editing Bison, Yacc, and Lex files
Description:

This Emacs package provides a major mode for editing Bison, Yacc, and Lex files.

emacs-fill-column-indicator 1.90
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/FillColumnIndicator
Licenses: GPL 3+
Build system: emacs
Synopsis: Graphically indicate the fill column
Description:

Fill-column-indicator graphically indicates the location of the fill column by drawing a thin line down the length of the editing window.

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-helm-gtags 1.5.7
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-helm-gtags
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Helm interface to GNU Global
Description:

emacs-helm-gtags provides a Emacs Helm interface to GNU Global.

emacs-company-math 1.5.1
Propagated dependencies: emacs-company@1.0.2 emacs-math-symbol-lists@1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vspinu/company-math
Licenses: GPL 3+
Build system: emacs
Synopsis: Completion backends for math symbols and @code{LaTeX} tags
Description:

This package provides a backend for use with Company mode allowing for completion of common math symbols.

emacs-helm-taskrunner 0.9-1.1910dac
Propagated dependencies: emacs-helm@4.0.7 emacs-taskrunner@0.6-1.3afd4a5 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-taskrunner/helm-taskrunner
Licenses: GPL 3+
Build system: emacs
Synopsis: Retrieve build-system tasks using Helm
Description:

This package provides a Helm interface for selecting Makefile targets.

Total packages: 72465