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

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-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-sly-macrostep 0.1-2.5113e4e
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6 emacs-macrostep@0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/sly-macrostep
Licenses: GPL 3+
Build system: emacs
Synopsis: Expand Common Lisp macros inside source files with SLY
Description:

sly-macrostep is a SLY contrib for expanding CL macros right inside the source file.

emacs-mode-line-idle 0.2-0.1dc0115
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-mode-line-idle
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple delayed text evaluation for the mode-line
Description:

Mode Line Idle provides a convenient way to defer text evaluation which integrates into existing mode-line without requiring a minor mode or configuration.

emacs-springboard 1.0-1.687d1e5
Propagated dependencies: emacs-helm@4.0.6 emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/springboard
Licenses: GPL 2+
Build system: emacs
Synopsis: Change the Emacs default directory quickly
Description:

This Emacs package provides a quick way to change the default directory for only the next invoked command. The directory selection can be done using Helm, Ido or Ivy.

emacs-bbdb 3.2.2.4
Dependencies: emacs-notmuch@0.39
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/bbdb.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Contact management utility for Emacs
Description:

BBDB is the Insidious Big Brother Database for GNU Emacs. It provides an address book for email and snail mail addresses, phone numbers and the like. It can be linked with various Emacs mail clients (Message and Mail mode, Rmail, Gnus, MH-E, and VM). BBDB is fully customizable.

emacs-academic-phrases 0.1-1.0823ed8
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 emacs-ht@2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nashamri/academic-phrases
Licenses: GPL 3+
Build system: emacs
Synopsis: Bypass that mental block when writing your papers
Description:

When writing your academic paper, you might get stuck trying to find the right phrase that captures your intention. This package tries to alleviate that problem by presenting you with a list of phrases organized by the topic or by the paper section that you are writing. This package has around 600 phrases so far.

Using this package is easy, just call academic-phrases to get a list of phrases organized by topic, or call academic-phrases-by-section to browse the phrases by the paper section and fill-in the blanks if required.

emacs-hackernews 0.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clarete/hackernews.el
Licenses: GPL 3
Build system: emacs
Synopsis: Hacker News client for Emacs
Description:

The hackernews package is able to fetch stories from six different Hacker News feeds, namely top, new, best, ask, show and job stories. The default feed is top stories, which corresponds to the Hacker News homepage.

emacs-cal-china-x 2.6b-0.94005e6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xwl/cal-china-x
Licenses: GPL 3+
Build system: emacs
Synopsis: Chinese localization, lunar/horoscope/zodiac info and more
Description:

Cal-China-X provides additional features for Emacs' Cal-China package:

  • Chinese localizations.

  • Display holiday, lunar, horoscope, zodiac, solar term info on mode line.

  • Define holidays using holiday-lunar, holiday-solar-term.

  • Highlight holidays based on different priorities.

  • Add cal-china-x-chinese-holidays, cal-china-x-japanese-holidays.

  • custom week diary (like weeks in school).

emacs-rust-mode 1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rust-lang/rust-mode
Licenses: Expat ASL 2.0
Build system: emacs
Synopsis: Major Emacs mode for editing Rust source code
Description:

This package provides a major Emacs mode for editing Rust source code.

emacs-eval-in-repl-slime 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-slime@2.31
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 Common Lisp buffers.

emacs-helm-clojuredocs 0.3-1.5a7f0f2
Propagated dependencies: emacs-helm@4.0.6 emacs-edn@1.1.2-1.be9e32d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mbuczko/helm-clojuredocs
Licenses: GPL 3+
Build system: emacs
Synopsis: Search help on clojuredocs.org with Helm
Description:

This package provides a Helm interface to lookup Clojure documentation on https://clojuredocs.org with Helm.

Two function are exposed:

  • helm-clojuredocs: opens a Helm session with no initial pattern. Searching starts with minimal 3 characters entered.

  • helm-clojuredocs-at-point: opens a Helm session with initial pattern guessed from thing under current cursor position.

emacs-eshell-did-you-mean 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xuchunyang/eshell-did-you-mean
Licenses: GPL 3+
Build system: emacs
Synopsis: Display suggestions on 'command not found' in Eshell
Description:

This library adds a list of 'Did you mean...' suggestions when the command was not found in Eshell. The suggestions are found after the commands that bear resemblance to the input command.

emacs-ctrlf 1.6
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-helm-c-yasnippet 0.6.7-2.c5880e7
Propagated dependencies: emacs-helm@4.0.6 emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-jp/helm-c-yasnippet
Licenses: GPL 2+
Build system: emacs
Synopsis: Helm integration for Yasnippet
Description:

This Emacs library provides Helm interface for Yasnippet.

emacs-auth-source-pass 5.0.0-2.847a1f5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/auth-password-store
Licenses: GPL 3+
Build system: emacs
Synopsis: Integrate @code{auth-source} with @code{password-store}
Description:

This package helps Emacs integrate with the Unix password-store application.

emacs-validate-html 1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/arthurgleckler/validate-html
Licenses: GPL 3+
Build system: emacs
Synopsis: Run the W3C HTML Validator directly from Emacs
Description:

emacs-validate-html installs the command validate-html, which sends the current buffer to the World Wide Web Consortium’s HTML Validator service and displays the results in a buffer in Compilation mode.

emacs-evil-exchange 0.41-1.4769153
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/Dewdrops/evil-exchange
Licenses: GPL 3+
Build system: emacs
Synopsis: Exchange text easily within Evil
Description:

This package, a port of vim-exchange, provides an Evil operator for exchanging text.

emacs-matcha 0.0.1-2.dc4a940
Propagated dependencies: emacs-hydra@0.15.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jojojames/matcha/
Licenses: GPL 3+
Build system: emacs
Synopsis: Collection of hydras with a generic interface to launch them
Description:

Matcha provides a collection of transients for various packages with a consistent way to use them.

emacs-helm-org-ql 0.8.10
Propagated dependencies: emacs-dash@2.20.0 emacs-helm@4.0.6 emacs-helm-org@1.0-3.8457e1e emacs-org-ql@0.8.10 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-ql/
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm commands for @code{emacs-org-ql}
Description:

This package provides emacs-helm commands for emacs-org-ql, a Lispy query language for Org files, allowing for actions to be performed based on search criteria.

emacs-eval-in-repl-sly 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-sly@1.0.43-9.9c43bf6
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 Common Lisp buffers.

emacs-dicom 1.2
Dependencies: dcmtk@3.6.9 imagemagick@6.9.13-5
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/dicom
Licenses: GPL 3+
Build system: emacs
Synopsis: @acronym{DICOM, Digital Imaging and Communications in Medicine} viewer for Emacs
Description:

This package adds the ability to view DICOM files in Emacs.

emacs-nasm-mode 1.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/nasm-mode
Licenses: Unlicense
Build system: emacs
Synopsis: NASM x86 assembly major mode
Description:

NASM mode is a major mode for editing NASM x86 assembly programs. It includes syntax highlighting, automatic indentation, and imenu integration. Unlike Emacs' generic ASM mode, it understands NASM-specific syntax.

emacs-lingva 0.2-1.6c33594
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/martianh/lingva.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with the lingva.ml API from within Emacs
Description:

This is a basic interface to the lingva.ml API, which allows you to obtain translations of texts from Google Translate without any tracking.

emacs-evil-mc 0.0.3-2.1cabb86
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/gabesoft/evil-mc
Licenses: Expat
Build system: emacs
Synopsis: Interactive search compatible with @code{multiple-cursors}
Description:

This package can be used with multiple-cursors to provide an incremental search that moves all fake cursors in sync.

Total packages: 69282