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

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-eldoc 1.16.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/eldoc.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Show function arglist or variable docstring in echo area
Description:

This program was inspired by the behavior of the ``mouse documentation window'' on many Lisp Machine systems; as you type a function's symbol name as part of a sexp, it will print the argument list for that function. Behavior is not identical; for example, you need not actually type the function name, you need only move point around in a sexp that calls it. Also, if point is over a documented variable, it will print the one-line documentation for that variable instead, to remind you of that variable's meaning.

emacs-tomelr 0.4.3
Propagated dependencies: emacs-map@3.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaushalmodi/tomelr/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs-Lisp library for converting S-expressions to TOML
Description:

This package provides the tomelr-encode function to convert a Lisp data expression in Alist or Plist format to a TOML string.

emacs-popup 0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/auto-complete/popup-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Visual Popup User Interface for Emacs
Description:

Popup.el is a visual popup user interface library for Emacs. This provides a basic API and common UI widgets such as popup tooltips and popup menus.

emacs-repology 1.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/repology.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Repology API access via Elisp
Description:

This package provides tools to query Repology API (see https://repology.org/api), process results, and display them.

emacs-rail 0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Sasanidas/Rail
Licenses: GPL 3+
Build system: emacs
Synopsis: Generic nREPL client for Emacs
Description:

Rail is a nREPL client based on monroe with similar features, but aims to be a more complete implementation.

emacs-shell-command+ 2.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/shell-command+.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Extended Emacs @code{shell-command}
Description:

Shell-command+ is a shell-command substitute that extends the regular Emacs command with several features. You can for example count all the lines in a buffer with > wc -l, or delete all lower case letters in the selected region with | tr -d a-z.

emacs-helm-org 1.0-3.8457e1e
Propagated dependencies: emacs-helm@4.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-org
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm interface to the Silver Searcher
Description:

This package provides a frontend for grepping tools like ag and ack, as well as features for editing search results.

emacs-simple-mpc 1.0-1.35923ca
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorenvo/simple-mpc
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple Emacs frontend to mpc
Description:

This package provides an Emacs major mode which acts as a front end to mpc, a client for the Music Player Daemon (MPD).

emacs-scel 20170629-1.aeea3ad
Dependencies: supercollider@3.14.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/supercollider/scel
Licenses: GPL 2+
Build system: emacs
Synopsis: SuperCollider Emacs interface
Description:

emacs-scel is an Emacs interface to SuperCollider. SuperCollider is a platform for audio synthesis and algorithmic composition.

emacs-janpath-evil-numbers 0.7
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/juliapath/evil-numbers
Licenses: GPL 3+
Build system: emacs
Synopsis: Increment and decrement numeric literals
Description:

This package provides functionality to search for a number up to the end of a line and increment or decrement it.

emacs-org-timeblock 0.2-0.b423b01
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/ichernyshovvv/org-timeblock
Licenses: GPL 3+
Build system: emacs
Synopsis: Schedule your day visually, using timeblocking technique inside Emacs
Description:

The builtin orgmode package for viewing tasks or events for a particular day, org-agenda, does not help you to quickly understand, where, for example, you have free time in your day or where you have overlapping tasks. Just a list of tasks is not sufficient. This package is created to fix this problem and provide some of the functionality that modern calendars provide.

emacs-org-asciidoc 0.0.0-0.a8d49c4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yashi/org-asciidoc
Licenses: GPL 3+
Build system: emacs
Synopsis: Org mode exporter backend for AsciiDoc
Description:

This package provides an org-mode exporter backend for AsciiDoc.

emacs-helm-slime 0.4.0
Propagated dependencies: emacs-helm@4.0.6 emacs-slime@2.31
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-slime
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm for SLIME, the Superior Lisp Interaction Mode for Emacs
Description:

Helm-SLIME defines a few new commands:

  • helm-slime-complete: Select a symbol from the SLIME completion systems.

  • helm-slime-list-connections: Yet another slime-list-connections with Helm.

  • : helm-slime-apropos: Yet another slime-apropos with Helm.

  • helm-slime-repl-history: Select an input from the SLIME REPL history and insert it.

emacs-eval-in-repl-elm 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-elm-mode@0.22.0
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 Elm buffers.

emacs-page-break-lines 0.15
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/page-break-lines
Licenses: GPL 3+
Build system: emacs
Synopsis: Display page breaks as tidy horizontal lines
Description:

This library provides a global mode which displays form feed characters as horizontal rules.

emacs-vhdl-ts-mode 0.3.2
Propagated dependencies: tree-sitter-vhdl@0.1.1-0.a3b2d84
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gmlarumbe/vhdl-ts-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: VHDL Tree-sitter mode
Description:

VHDL-ts-mode provides syntax highlighting, indentation, imenu, which-func, navigation and basic beautify and completion features to navigate and edit VHDL files.

emacs-logview 0.19.3
Propagated dependencies: emacs-compat@30.1.0.1 emacs-datetime@0.10.2 emacs-extmap@1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/doublep/logview/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode for viewing log files
Description:

logview provides an Emacs mode to view log files.

emacs-org-sidebar 0.4
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.7.39 emacs-org-ql@0.8.10 emacs-org-super-agenda@1.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-sidebar
Licenses: GPL 3+
Build system: emacs
Synopsis: Helpful sidebar for Org buffers
Description:

This package provides a sidebar for Org buffers. At the top is a chronological list of scheduled and deadlined tasks in the current buffer (similar to the Org agenda ,but without all its features), and below that is a list of all other non-done to-do items. If the buffer is narrowed, the sidebar only shows items in the narrowed portion; this allows seeing an overview of tasks in a subtree.

emacs-pandoc-mode 2.90.2
Propagated dependencies: emacs-dash@2.20.0 emacs-hydra@0.15.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joostkremers/pandoc-mode
Licenses: Modified BSD
Build system: emacs
Synopsis: Minor mode for interacting with Pandoc
Description:

This package provides a Hydra menu for interacting with the Pandoc, the document-conversion tool.

emacs-openwith 20120531-0.5fe01de
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/garberw/openwith
Licenses: GPL 2+
Build system: emacs
Synopsis: Open external applications for files with Emacs
Description:

This package enables you to associate file name patterns with external applications that are automatically invoked when you use commands like find-file. For example, you can have it open png files with feh and mp4 files with mpv. This is especially useful when browsing files with Dired.

emacs-org-auto-tangle 0.6.0
Propagated dependencies: emacs-async@1.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yilkalargaw/org-auto-tangle
Licenses: FreeBSD
Build system: emacs
Synopsis: Automatically tangle code blocks on save
Description:

org-auto-tangle allows you to automatically tangle code blocks whenever saving an org-mode file.

emacs-engrave-faces 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tecosaur/engrave-faces
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert font-lock faces to other formats
Description:

There are some great packages for exporting buffers to particular formats, but each one seems to reinvent the core mechanism of processing the font-lock in a buffer such that it can be exported to a particular format.

This package aims to produce a versatile generic core which can process a fontified buffer and pass the data to any number of backends which can deal with specific output formats.

emacs-delight 1.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/delight.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Dimmer switch for your mode-line lighter text
Description:

delight enables customizing or hiding the mode-line text (lighter) of major and minor modes.

emacs-org-drill-table 0.1-0.096387d
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.7.39 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/chrisbarrett/org-drill-table
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate Org drill cards using Org mode tables
Description:

This package generates drill cards based on an Org mode table in the current subtree. The cards are inserted under a new ``Cards'' heading in the current tree.

Total packages: 69245