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

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-windower 0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/ambrevar/emacs-windower
Licenses: GPL 3+
Build system: emacs
Synopsis: Helper functions for window manipulation in Emacs
Description:

This package provides helper functions for window manipulation in Emacs, such as:

  • switch to last buffer,

  • toggle single window display,

  • toggle between horizontal and vertical splits,

  • move borders more naturally,

  • swap windows à-la windmove.

emacs-eval-in-repl-scheme 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7
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 Scheme buffers.

emacs-ob-async 1.0.0
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/astahlman/ob-async
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous src_block execution for org-babel
Description:

ob-async enables asynchronous execution of org-babel src blocks.

emacs-highlight-stages 1.1.0-1.29cbc5b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wigust/highlight-stages
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode that highlights (quasi-quoted) expressions
Description:

highlight-stages provides an Emacs minor mode that highlights quasi-quoted expressions.

emacs-vundo 2.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/casouri/vundo/
Licenses: GPL 3+
Build system: emacs
Synopsis: Visualize the undo tree
Description:

Vundo (visual undo) displays the undo history as a tree and lets you move in the tree to go back to previous buffer states. To use vundo, type M-x vundo RET in the buffer you want to undo. An undo tree buffer should pop up.

emacs-filladapt 2.12.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/filladapt.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Adaptive fill for Emacs
Description:

This package provides functions which enhance the default behavior of Emacs' Auto Fill mode and the commands fill-paragraph, lisp-fill-paragraph, fill-region-as-paragraph, and fill-region.

The chief improvement is that the beginning of a line to be filled is examined and, based on information gathered, an appropriate value for fill-prefix is constructed. Also the boundaries of the current paragraph are located. This occurs only if the fill prefix is not already non-nil.

The net result of this is that blurbs of text that are offset from left margin by asterisks, dashes, and/or spaces, numbered examples, included text from USENET news articles, etc. are generally filled correctly with no fuss.

emacs-conflict-buttons 0.1.0-0.22af851
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.andros.dev/andros/conflict-buttons.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Clickable inline buttons for merge conflict resolution in Emacs
Description:

This package displays clickable buttons directly above conflict markers while editing files with git merge conflicts, allowing you to resolve conflicts with a single click instead of remembering keyboard shortcuts.

emacs-fpga 0.3.0-0.48ec157
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gmlarumbe/fpga
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs fpga & asic utilities
Description:

Emacs-fpga provides emacs facilities to interface with fpga & asic tools from major vendors.

emacs-wakib-keys 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/darkstego/wakib-project
Licenses: GPL 3+
Build system: emacs
Synopsis: Make C-c, C-v and C-x clipboard keys work reliably in Emacs
Description:

This package provides an Emacs minor mode that provides modern, efficient and easy to learn keybindings (especially C-c, C-x and C-v work and provide clipboard action).

emacs-highlight 0-2.24366df
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/highlight
Licenses: GPL 2+
Build system: emacs
Synopsis: Highlighting commands for GNU Emacs
Description:

This library adds the possibility for ad-hoc applying highlighting to any face in GNU Emacs. The functionality of this library depends on overlays, which by default are not picked up when copy-pasting text from buffer to buffer.

emacs-doric-themes 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/doric-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Highly readable minimalist Emacs themes
Description:

This package provides a set of Emacs themes that conform with a minimalist aesthetic: they use few colours and appear monochromatic in many contexts

emacs-datetime 0.10.2
Dependencies: emacs-extmap@1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/doublep/datetime/
Licenses: GPL 3+
Build system: emacs
Synopsis: Library to work with dates in Emacs
Description:

Datetime is an Emacs library for parsing, formatting, matching and recoding timestamps and date-time format strings.

emacs-ob-racket 1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hasu/emacs-ob-racket
Licenses: GPL 3+
Build system: emacs
Synopsis: Org Babel support for Racket
Description:

This package adds support for working with Racket code blocks with Org Babel in Org mode.

emacs-grep-a-lot 1.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ZungBang/emacs-grep-a-lot
Licenses: GPL 3+
Build system: emacs
Synopsis: Enables multiple grep buffers in Emacs
Description:

This Emacs package allows managing multiple grep buffers.

emacs-f3 0.1
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cosmicexplorer/f3
Licenses: GPL 3+
Build system: emacs
Synopsis: Fantastic File Finder for Emacs
Description:

The Fantastic File Finder for Emacs. Find files fast, using helm.

emacs-pabbrev 4.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/pabbrev.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Predictive abbreviation expansion
Description:

The code provides a abbreviation expansion for Emacs. It is fairly similar to Dabbrev expansion, which works based on the contents of the current buffer (or other buffers).

Predictive abbreviation expansion works based on the previously written text. Unlike dynamic abbreviation, the text is analysed during idle time, while Emacs is doing nothing else.

emacs-window-purpose 1.8.1
Propagated dependencies: emacs-let-alist@1.0.6 emacs-imenu-list@0.9-1.b502223
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bmag/emacs-purpose
Licenses: GPL 3+
Build system: emacs
Synopsis: Purpose-based window management for Emacs
Description:

Purpose is a package that introduces the concept of a "purpose" for windows and buffers, and then helps you maintain a robust window layout easily.

emacs-org-make-toc 0.6
Propagated dependencies: emacs-compat@31.0.0.1 emacs-dash@2.20.0 emacs-org@9.8.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-make-toc
Licenses: GPL 3+
Build system: emacs
Synopsis: Maintain a table of contents for an Org file
Description:

This package facilitates the creation and maintenance of tables of contents.

emacs-weyland-yutani-theme 0.1-0.e89a63a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jstaursky/weyland-yutani-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs theme based on the Alien movie franchise
Description:

Weyland Yutani is a dark Emacs theme based on the Alien movie franchise.

emacs-xterm-color 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/atomontage/xterm-color
Licenses: FreeBSD
Build system: emacs
Synopsis: ANSI & xterm-256 color text property translator for Emacs
Description:

xterm-color.el is an ANSI control sequence to text-property translator.

emacs-ivy-rich 0.1.7
Propagated dependencies: emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Yevgnen/ivy-rich
Licenses: GPL 3+
Build system: emacs
Synopsis: More friendly interface for @code{ivy}
Description:

This package extends Ivy by showing more information in the minibuffer for each candidate. It adds columns showing buffer modes, file sizes, docstrings, etc. If emacs-all-the-icons is installed, it can show icons as well.

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-mustache 0.23
Propagated dependencies: emacs-dash@2.20.0 emacs-ht@2.4-0.1c49aad emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/mustache.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Mustache templating library for Emacs
Description:

Mustache templating library for Emacs, mustache is a simple web template system, which is described as a logic-less system because it lacks any explicit control flow statements, both looping and conditional evaluation can be achieved using section tags processing lists and lambdas.

emacs-org-wild-notifier 0.7.0
Propagated dependencies: emacs-dash@2.20.0 emacs-alert@1.3 emacs-async@1.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akhramov/org-wild-notifier.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Customizable Org Agenda notifications
Description:

This package provides notification functions for Org Agenda.

Total packages: 73977