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

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-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-shell-maker 0.84.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xenodium/shell-maker
Licenses: GPL 3+
Build system: emacs
Synopsis: Create Emacs shells
Description:

Shell Maker is a convenience wrapper around Comint mode.

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-corfu-doc-terminal 0.9-0.be9fd5c
Propagated dependencies: emacs-corfu@2.6 emacs-corfu-doc@0.6.3 emacs-corfu-terminal@0.7 emacs-popon@0.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/akib/emacs-corfu-doc-terminal/
Licenses: GPL 3+
Build system: emacs
Synopsis: Replace corfu docmentation child frames with popups
Description:

This package replaces the child frames emacs-corfu-doc uses with popups, which also work in the terminal.

emacs-consult-recoll 1.0.0
Dependencies: recoll-cli@1.43.2
Propagated dependencies: emacs-consult@3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/jao/consult-recoll
Licenses: GPL 3+
Build system: emacs
Synopsis: Recoll queries using consult
Description:

Recoll is a local search engine that knows how to index a wide variety of file formats, including PDFs, org and other text files and emails. It also offers a sophisticated query language, and, for some document kinds, snippets in the found documents actually matching the query at hand. This package provides an emacs interface to perform recoll queries, and display its results, via emacs-consult.

emacs-default-text-scale 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/default-text-scale
Licenses: GPL 3+
Build system: emacs
Synopsis: Adjust the font size in all Emacs frames
Description:

This package provides commands for increasing or decreasing the default font size in all GUI Emacs frames.

emacs-embark 1.1
Propagated dependencies: emacs-avy@0.5.0 emacs-consult@3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oantolin/embark
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mini-buffer actions rooted in keymaps
Description:

This package provides a sort of right-click contextual menu for Emacs offering you relevant actions to use on a target determined by the context.

In the minibuffer, the target is the current best completion candidate. In the *Completions* buffer the target is the completion at point. In a regular buffer, the target is the region if active, or else the file, symbol or URL at point.

The type of actions offered depend on the type of the target. For files you get offered actions like deleting, copying, renaming, visiting in another window, running a shell command on the file, etc. For buffers the actions include switching to or killing the buffer. For package names the actions include installing, removing or visiting the homepage.

emacs-project-mode-line-tag 0.1-0.a8809cc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/project-mode-line-tag
Licenses: GPL 3+
Build system: emacs
Synopsis: Display a buffer's project in its mode line
Description:

Display information about a buffer's project (a "project tag") in its mode line.

emacs-daemons 2.1.0
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cbowdon/daemons.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs UI for managing init system services
Description:

This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.

emacs-polymode-ansible 0.5.1
Propagated dependencies: emacs-ansible@0.4.2 emacs-ansible-doc@0.4-2.648c844 emacs-jinja2-mode@0.2 emacs-polymode@0.2.2 emacs-systemd-mode@1.6 emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/mavit/poly-ansible/
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymode for Ansible - Jinja2 in YAML
Description:

Edit YAML files for Ansible containing embedded Jinja2 templating.

emacs-mode-line-bell 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/mode-line-bell
Licenses: GPL 3+
Build system: emacs
Synopsis: Flash the mode-line instead of ringing the bell
Description:

This Emacs package provides a global minor mode mode-line-bell-mode which sets ring-bell-function to a function that will briefly flash the mode-line when the bell is rung.

emacs-mc-extras 1.3.0
Propagated dependencies: emacs-multiple-cursors@1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/knu/mc-extras.el
Licenses: FreeBSD
Build system: emacs
Synopsis: Extra functions for manipulating multiple cursors
Description:

This package provides additional functions for multiple-cursors, including functions for marking s-expressions, comparing characters, removing cursors, and more.

emacs-eradio 0.1-0.4776998
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/olavfosse/eradio
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple radio player for GNU Emacs
Description:

Eradio is a simple internet radio player for Emacs. Start, stop or toggle custom-defined channels. An external media player like mpv or VLC is required.

emacs-xr 2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/xr.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert string regexp to rx notation
Description:

This is an inverse companion to the rx package for translating regexps in string form to the rx notation. Its chief uses are:

  • Migrating existing code to rx form, for better readability and maintainability

  • Understanding complex regexp strings and finding errors in them

In addition to Emacs regexps, this package can also parse and troubleshoot skip set strings, which are arguments to skip-chars-forward and skip-chars-backward.

emacs-hide-lines 20210513.1636
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vapniks/hide-lines
Licenses: GPL 3+
Build system: emacs
Synopsis: Commands for hiding lines based on a regexp
Description:

This package provides commands to hide lines based on a regular expression.

emacs-helm-wikipedia 0.0.0-1.126f044
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-wikipedia/
Licenses: GPL 3+
Build system: emacs
Synopsis: Search suggestions and article extracts from Wikipedia for Emacs
Description:

This package provides an Emacs Helm interface for search suggestions and article extracts for Wikipedia.

emacs-geiser-racket 1.0
Dependencies: racket@8.18
Propagated dependencies: emacs-geiser@0.32
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.nongnu.org/geiser/
Licenses: Modified BSD
Build system: emacs
Synopsis: Racket support for Geiser
Description:

This package adds support for the Racket implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.

emacs-elpher 3.6.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: gopher://thelambdalab.xyz/1/projects/elpher/
Licenses: GPL 3+
Build system: emacs
Synopsis: Gopher and gemini client for Emacs
Description:

Elpher is a full-featured gopher and gemini client for Emacs. Its features include intuitive keyboard and mouse-driven browsing, out-of-the-box compatibility with evil-mode, clickable links in plain text, caching of visited sites, pleasant and configurable visualization of Gopher directories, direct visualisation of image files, jumping directly to links by name (with autocompletion), a simple bookmark management system and connections using TLS encryption.

emacs-deft 0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://jblevins.org/projects/deft/
Licenses: Modified BSD
Build system: emacs
Synopsis: Quickly browse, filter, and edit plain text notes
Description:

Deft is an Emacs mode for quickly browsing, filtering, and editing directories of plain text notes, inspired by Notational Velocity.

emacs-org-recent-headings 0.1-0.97418d5
Propagated dependencies: emacs-dash@2.20.0 emacs-frecency@1.0 emacs-helm@4.0.6 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/alphapapa/org-recent-headings
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate to recently used Org headings and lists
Description:

This package maintains a list of recently used Org headings, as well as functions for navigating between these headings.

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-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.

emacs-bfuture 1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/plattfot/bfuture.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Basic future concept for Emacs with Tramp support
Description:

This package provides basic functions for spawning processes asynchronous in Emacs and retrieving the output. It is similar to emacs-pfuture except that this works over Tramp but the feature set is more limited. For example, it cannot tell stdout and stderr apart.

emacs-graphviz-dot-mode 0.4.2
Dependencies: graphviz@7.0.1
Propagated dependencies: emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://ppareit.github.com/graphviz-dot-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Major mode for editing Graphviz DOT files
Description:

This Emacs package helps you to create .dot or .gv files using the DOT syntax, and use Graphviz to convert these files to diagrams.

Total packages: 69245