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

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-quick-fasd 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jamescherti/quick-fasd.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate file system within Emacs by using @code{fasd}
Description:

quick-fasd integrates the fasd tool within the Emacs environment, providing fast access to frequently used files and directories.

emacs-pydoc 0.2-0.c8b667e
Dependencies: lsof@4.99.6 python-wrapper@3.12.12
Propagated dependencies: python-jedi@0.19.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/statmobile/pydoc
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate Python documentation in Emacs
Description:

This package provides an Emacs mode for navigating Python documentation with pydoc in Emacs.

emacs-consult-yasnippet 0.2-0.ae04508
Propagated dependencies: emacs-consult@3.6 emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mohkale/consult-yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Consulting-read interface for Yasnippet
Description:

This package allows you to expand Yasnippet' snippets through a completing-read interface. It supports previewing the current snippet expansion and overwriting the marked region with a new snippet completion.

emacs-tree-mode 0.0.1-1.b060788
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/tree-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode to manage tree widgets
Description:

This package provides an Emacs library to manage tree widgets.

emacs-tempel 1.13
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/minad/tempel
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple templates for Emacs
Description:

Tempel is a tiny template package for Emacs, which uses the syntax of the Emacs Tempo library. You may also write your templates in Lisp.

emacs-zerodark-theme 4.7
Propagated dependencies: emacs-flycheck@36.0 emacs-all-the-icons@5.0.0-0.4778632
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.petton.fr/nico/zerodark-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Dark, medium contrast theme for Emacs
Description:

Zerodark is a dark theme inspired from One Dark and Niflheim. An optional mode-line format can be enabled with zerodark-setup-modeline-format.

emacs-message-view-patch 0.2.0-2.40bc2e5
Dependencies: emacs-magit@4.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/seanfarley/message-view-patch
Licenses: GPL 3+
Build system: emacs
Synopsis: Colorize patch-like emails in mu4e or gnus
Description:

Extension for mu4e or gnus to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's gnus-article-treat-patch.el but has been adapted to also work with mu4e.

emacs-mood-line 3.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jessieh/mood-line
Licenses: GPL 2+
Build system: emacs
Synopsis: Minimal mode-line for Emacs
Description:

Mood-line is a minimal Emacs mode-line configuration that aims to replicate some of the features of the Doom modeline package.

emacs-tmsu 0.9-0.c75ae9b
Dependencies: tmsu@0.7.5-0.0bf4b80
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vifon/tmsu.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to the @code{tmsu} file tagging tool
Description:

tmsu.el focuses on enhancing the UX of the most common tmsu operations: tag editing and querying. It's primarily intended to be used from dired, though tmsu-edit can be used separately from it.

emacs-recomplete 0.2-0.0e4a2ba
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-recomplete
Licenses: GPL 3+
Build system: emacs
Synopsis: Immediate completion, without prompting
Description:

recomplete is a completion library for quickly completing or correcting words in cases where the first candidate is the likely choice. Unlike most completion, it immediately performs the completion action, calling again to cycle over options. Completion candidates are displayed in the echo area.

emacs-prism 0.3.5
Propagated dependencies: emacs-compat@31.0.0.1 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/prism.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Disperses bracket-bounded syntax into a spectrum of color by depth
Description:

Prism is a Rainbow Blocks-like mode for Emacs. It preserves non-color face properties and allows configuration of faces and colors.

emacs-parinfer-rust-mode 0.9.3
Dependencies: parinfer-rust-emacs@0.4.7
Propagated dependencies: emacs-track-changes@1.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/justinbarclay/parinfer-rust-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Lisp structure editing mode leveraging Parinfer Rust
Description:

Parinfer Rust mode aims to be a simple implementation of Parinfer that leverages the Parinfer Rust Emacs library to do most of the heavy lifting.

emacs-xah-fly-keys 24.19.20231204080156
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html
Licenses: GPL 3
Build system: emacs
Synopsis: Modal keybinding system for Emacs, based on command frequency and ergonomics
Description:

xah-fly-keys.el is a modal editing mode for Emacs, like Vi, but the design of key/command choice is based on command frequency statistics and ease-of-key score. Most frequently used commands have most easy keys.

emacs-helm-descbinds 1.13-1.033be73
Propagated 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-descbinds
Licenses: GPL 3+
Build system: emacs
Synopsis: Convenient @code{describe-bindings} with Helm
Description:

This package is a replacement of describe-bindings for Helm. describe-bindings is replaced with helm-descbinds. As usual, type C-h b, or any incomplete key sequence plus C-h, to run helm-descbinds. The bindings are presented in a similar way as describe-bindings does, but you can use completion to find the command you searched for and execute it, or view its documentation.

emacs-org-drill 2.7.0
Propagated dependencies: emacs-org@9.8.3 emacs-persist@0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/phillord/org-drill
Licenses: GPL 3+
Build system: emacs
Synopsis: Flash card memorization system using Org mode
Description:

This package uses spaced repetition algorithms to conduct interactive drill sessions to aid in memorization. In these sessions you are shown flash cards created in Org mode.

emacs-eval-sexp-fu 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hchbaw/eval-sexp-fu.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhancements for evaluating s-expressions
Description:

This package provides provides variants of eval-last-sexp that work on the containing list or s-expression, as well as an option for visually flashing evaluated s-expressions.

emacs-calibredb 2.14.0
Dependencies: calibre@8.16.2
Propagated dependencies: emacs-dash@2.20.0 emacs-esxml@0.3.8 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/chenyanming/calibredb.el
Licenses: GPL 3
Build system: emacs
Synopsis: Yet another calibre client for Emacs
Description:

This package integrates calibre into Emacs.

  1. Powerful ebook dashboard.

  2. Manage ebooks, actually not only ebooks!

  3. Manage Ebook libraries.

  4. Another bookmarks solution, by setting the tags and comments.

  5. Quick search, filter, make actions on items with ivy and helm.

  6. Org-ref support.

emacs-nerd-icons-ivy-rich 1.0.1-0.5006f91
Propagated dependencies: emacs-ivy-rich@0.1.7 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-ivy-rich
Licenses: GPL 3+
Build system: emacs
Synopsis: Icons for Ivy via Nerd Icons
Description:

This package adds icons to Ivy, using the ivy-rich and nerd-icons packages.

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-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-ytel-show 0.1.0-0.8b99948
Propagated dependencies: emacs-ytel@0.1.0-0.d40bc7e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xFA25E/ytel-show
Licenses: GPL 3+
Build system: emacs
Synopsis: Browse YouTube in Emacs
Description:

This package provides an Emacs interface for browsing YouTube videos and comments.

emacs-smarttabs 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://www.emacswiki.org/emacs/SmartTabs
Licenses: GPL 2+
Build system: emacs
Synopsis: Indent with tabs, align with spaces!
Description:

There is a semantic way of using tab characters in source code: tabs for indentation, spaces for alignment. This package provides a minor mode which improves Emacs' auto-indenting so that pressing TAB inserts the correct mix of tabs and spaces to maintain visual alignment regardless of a viewer's tab width. You can still use all spaces if you prefer; the code merely ensures that if you enable tabs, the tab size does not matter.

emacs-ac-php 2.7.0
Dependencies: emacs-auto-complete@1.5.1 emacs-company@1.0.2 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-helm@4.0.7 emacs-php-mode@1.27.0 emacs-popup@0.5.9 emacs-s@1.13.0 emacs-xcscope@1.5-0.d228d75
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xcwen/ac-php
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Auto Complete & Company mode for PHP
Description:

This package provides Auto Complete and Company back-ends for PHP.

emacs-consult-denote 0.4.2
Propagated dependencies: emacs-consult@3.6 emacs-denote@4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/consult-denote
Licenses: GPL 3+
Build system: emacs
Synopsis: Consult interface for Denote
Description:

Consult Denote provides commands to interact with Emacs Denote using a Completing Read interface.

Total packages: 73955