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

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-org-mind-map 0.4
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/theodorewiles/org-mind-map
Licenses: GPL 3+
Build system: emacs
Synopsis: Create Graphviz directed graphs from Org files
Description:

This package creates Graphviz directed graphs from Org files.

emacs-rime 1.0.5
Dependencies: librime@1.10.0 rime-data@0.38.20210802
Propagated dependencies: emacs-dash@2.20.0 emacs-popup@0.5.9 emacs-posframe@1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DogLooksGood/emacs-rime
Licenses: GPL 3+
Build system: emacs
Synopsis: Rime input method in Emacs
Description:

Rime is an Emacs input method built upon Rime input method engine.

emacs-xhair 1.0-0.c7bd7c5
Propagated dependencies: emacs-vline@1.11-0.f5d7b57
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Boruch-Baum/emacs-xhair
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight the current line and column
Description:

This package simultaneously applies vline-mode and hl-line-mode, with tweaks, to present point in highlighted cross-hairs, reporting the value of point as a message in the echo area.

emacs-vlf 1.7.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/m00natic/vlfi/
Licenses: GPL 2+
Build system: emacs
Synopsis: View large files in Emacs
Description:

Vlf is an Emacs minor mode that allows viewing, editing, searching and comparing large files in batches.

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-wttrin 0.3.2
Propagated dependencies: emacs-xterm-color@2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bcbcarl/emacs-wttrin
Licenses: Expat
Build system: emacs
Synopsis: Frontend for weather web service @url{wttr.in}
Description:

This package provides local weather information from wttr.in.

emacs-json-snatcher 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sterlingg/json-snatcher
Licenses: GPL 3+
Build system: emacs
Synopsis: Grabs the path to JSON values in a JSON file
Description:

emacs-json-snatcher grabs the path to JSON values in a JSON file.

emacs-format-all-the-code 0.6.0
Propagated dependencies: emacs-inheritenv@0.2 emacs-language-id@0.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lassik/emacs-format-all-the-code
Licenses: Expat
Build system: emacs
Synopsis: Auto-format any source code
Description:

This package lets you auto-format source code in many languages using the same command for all languages, instead of learning a different Emacs package and formatting command for each language. Over 70 languages are supported, including Emacs Lisp, Kotlin, Go and Rust.

emacs-windsize 0.1-1.62c2846
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/grammati/windsize
Licenses: GPL 3+
Build system: emacs
Synopsis: Easy resizing of Emacs windows
Description:

This package allows moving the borders of the active window with the arrow keys. It prefers to move the right or bottom border when possible, and falls back to moving the left or top border otherwise.

emacs-external-completion 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/external-completion.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Let external tools control Emacs completion style
Description:

The external completion style is used with a ``programmable completion'' table that gathers completions from an external tool such as a shell utility, an inferior process, an HTTP server. The table and external tool are fully in control of the matching of the pattern string to the potential candidates of completion. When external is in use, the usual styles configured by the user or other in completion-styles are ignored. This compromise is for speed: all other styles need the full data set to be available in Emacs addressing space, which is often slow if not completely unfeasible.

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-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-zk 0.7
Dependencies: grep@3.11
Propagated dependencies: emacs-citar@1.4.0 emacs-link-hint@0.1-4.83cd048
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/localauthor/zk/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zettelkasten-style linked notes for Emacs
Description:

Emacs packages for working with Zettelkasten-style linked notes.

emacs-yascroll 0.2.0-0.95e24b7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/yascroll
Licenses: GPL 3+
Build system: emacs
Synopsis: Yet another scroll bar mode for Emacs
Description:

This package provides a scroll bar that is drawn inside the buffer rather than using the GTK scroll bar.

emacs-robots-txt-mode 0.0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-php/robots-txt-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Syntax highlighting for @file{robots.txt} files
Description:

This package provides an Emacs major mode for editing robots.txt files.

emacs-deferred 0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kiwanami/emacs-deferred
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple asynchronous functions for Emacs Lisp
Description:

The deferred.el library provides support for asynchronous tasks. The API is almost the same as that of JSDeferred, a JavaScript library for asynchronous tasks.

emacs-doctest 0-0.0620ab6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ag91/doctest
Licenses: GPL 3+
Build system: emacs
Synopsis: emacs-doctest
Description:

This package provides doctests for emacs elisp.

emacs-async-await 1.1
Propagated dependencies: emacs-promise@1.1-1.cec51fe emacs-iter2@2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/chuntaro/emacs-async-await
Licenses: GPL 3+
Build system: emacs
Synopsis: Async/Await for Emacs
Description:

This is a simple implementation of Async/Await inspired by the TypeScript implementation.

emacs-wanderlust 2.15.9-846.d6dcbad
Dependencies: emacs-spamfilter@1.13
Propagated dependencies: emacs-semi-epg@1.14.6-250.85a52b8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/WanderLust
Licenses: GPL 2+
Build system: emacs
Synopsis: Yet Another Message Interface on Emacsen
Description:

Wanderlust is an mail/news management system on Emacsen. It supports IMAP4rev1(RFC2060), NNTP, POP and local message files.

The main features of Wanderlust:

  • Pure elisp implementation.

  • Supports IMAP4rev1, NNTP, POP(POP3/APOP), MH and Maildir format.

  • Unified access method to messages based on Mew-like Folder Specification.

  • Mew-like Key-bind and mark handling.

  • Manages unread messages.

  • Interactive thread display.

  • Folder Mode shows the list of subscribed folders.

  • Message Cache, Disconnected Operation.

  • MH-like FCC (Fcc: %Backup and Fcc: $Backup is allowed).

  • MIME compliant (by SEMI).

  • Transmission of news and mail are unified by Message transmitting draft.

  • Graphical list of folders.

  • View a part of message without retrieving the whole message (IMAP4).

  • Server-side message look up (IMAP4), multi-byte characters are allowed.

  • Virtual Folders.

  • Supports compressed folder using common archiving utilities.

  • Old articles in folders are automatically removed/archived (Expiration).

  • Automatic re-file.

  • Template function makes it convenient to send fixed form messages.

emacs-ctrlf 1.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/ctrlf/
Licenses: Expat
Build system: emacs
Synopsis: Single-buffer text search in Emacs
Description:

CTRLF (pronounced control F) is an intuitive and efficient solution for single-buffer text search in Emacs, replacing packages such as Isearch, Swiper, and helm-swoop. It takes inspiration from the widely-adopted and battle-tested Ctrl+F interfaces in programs such as web browsers, but follows the flow and keybindings of Isearch.

emacs-nerd-icons-corfu 1.0.0
Propagated dependencies: emacs-corfu@2.10 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/LuigiPiucco/nerd-icons-corfu
Licenses: GPL 3+
Build system: emacs
Synopsis: Icons for Corfu via Nerd Icons
Description:

This package adds icons to corfu, using the nerd-icons package.

emacs-theme-magic 0.2.3
Dependencies: python@3.12.12 python-pywal@3.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jcaw/theme-magic
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate and apply color palettes based on your Emacs theme
Description:

This package provides a command to extract the colors from your Emacs theme and apply them to the rest of Linux with Pywal. Pywal only applies your theme to the current session.

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-evil-quickscope 0.1.4
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/blorbx/evil-quickscope
Licenses: GPL 3+
Build system: emacs
Synopsis: Target highlighting for emacs evil-mode f,F,t and T commands
Description:

emacs-evil-quickscope highlights targets for Evil mode’s f,F,t,T keys, allowing for quick navigation within a line. It is a port of quick-scope for Vim. Evil is an Emacs minor mode that emulates Vim features and provides Vim-like key bindings.

Total packages: 72465