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

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-flexoki-themes 0.20
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/crmsnbleyd/flexoki-emacs-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Inky colour scheme for prose and code
Description:

Flexoki themes is a pair of light and dark themes for GNU Emacs based on the Flexoki colour scheme by Steph Ango.

emacs-highlight-defined 0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-defined
Licenses: GPL 3+
Build system: emacs
Synopsis: Syntax highlighting of known Elisp symbols
Description:

Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.

emacs-vcard-mode 0.0.0-0.ab1a288
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dochang/vcard-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode to edit vCard files
Description:

This package provides a major mode for editing vCard files in Emacs.

emacs-link-hint 0.1-4.83cd048
Propagated dependencies: emacs-avy@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/noctuid/link-hint.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Vimperator-style link-hinting in Emacs
Description:

This package provides commands for visiting and acting on links.

emacs-kotlin-mode 0.0.1-1.0e4bafb
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major major-mode for editing Kotlin files
Description:

This package provides a kotlin-mode for editing Kotlin files.

emacs-org-pdftools 1.1-0.5613b7a
Propagated dependencies: emacs-org-noter@1.6.1 emacs-pdf-tools@1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fuxialexander/org-pdftools/
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for links to documents in pdfview mode
Description:

This package adds support for org links from pdftools buffers with more precise location control.

emacs-cascading-dir-locals 0.1-0.efdf5e6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/cascading-dir-locals
Licenses: GPL 3+
Build system: emacs
Synopsis: Apply all @file{.dir-locals.el} from root to current directory
Description:

This package provides a global minor mode that changes how Emacs handles the lookup of applicable dir-locals files (.dir-locals.el): instead of starting at the directory of the visited file and moving up the directory tree only until a first dir-locals file is found, collect and apply all (!) dir-locals files found from the current directory up to the root one.

Values specified in files nearer to the current directory take precedence over values in files farther away from it.

You might want to use this to globally set dir-local variables that apply to all of your projects, then override or add variables on a per-project basis.

emacs-popup-kill-ring 0.2.8-0.a45c9cf
Propagated dependencies: emacs-pos-tip@0.4.7 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/waymondo/popup-kill-ring
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactively insert item from kill-ring
Description:

This Emacs package manages your Emacs kill-ring in an autocomplete style popup menu.

emacs-epl 0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cask/epl
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Package Library
Description:

A package management library for Emacs, based on package.el.

The purpose of this library is to wrap all the quirks and hassle of package.el into a sane API.

emacs-reduce-ide 1.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://reduce-algebra.sourceforge.io/reduce-ide/
Licenses: GPL 3+
Build system: emacs
Synopsis: Major modes for editing and running REDUCE source code
Description:

REDUCE IDE is an Emacs package that provides an Integrated Development Environment for the REDUCE computer algebra system within the GNU Emacs editor. Its two major components are Emacs Lisp libraries that provide major modes for editing REDUCE source code and running a command-line version of REDUCE in an Emacs window.

emacs-git-gutter 0.93
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-git-gutter
Licenses: GPL 3+
Build system: emacs
Synopsis: See and manage hunks of text in a version control system
Description:

This package is an Emacs minor mode for displaying and interacting with hunks of text managed in a version control system. Added modified and deleted areas can be indicated with symbols on the edge of the buffer, and commands can be used to move between and perform actions on these hunks.

Git, Mercurial, Subversion and Bazaar are supported, and many parts of the display and behaviour is easily customisable.

emacs-denote 4.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/denote/
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple notes for Emacs
Description:

Denote is a simple note-taking tool for Emacs. It is based on the idea that notes should follow a predictable and descriptive file-naming scheme. The file name must offer a clear indication of what the note is about, without reference to any other metadata. Denote basically streamlines the creation of such files while providing facilities to link between them.

emacs-ox-twbs 1.1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/marsmining/ox-twbs
Licenses: GPL 3+
Build system: emacs
Synopsis: Export org-mode docs as HTML compatible with Twitter Bootstrap
Description:

This Emacs package outputs your org-mode docs with a simple, clean and modern look. It implements a new HTML back-end for exporting org-mode docs as HTML compatible with Twitter Bootstrap. By default, HTML is exported with jQuery and Bootstrap resources included via osscdn.

emacs-telephone-line 0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dbordak/telephone-line
Licenses: GPL 3+
Build system: emacs
Synopsis: Implementation of Powerline for Emacs
Description:

Telephone Line is a new implementation of Powerline for Emacs with optional baked-in Evil support, antialiased separators, and an easy configuration language which makes it trivial to write your own themes.

emacs-password-store 2.3.2
Dependencies: password-store@1.7.4
Propagated dependencies: emacs-with-editor@3.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.zx2c4.com/password-store/tree/contrib/emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Password store (pass) support for Emacs
Description:

This package provides functions for working with pass ("the standard Unix password manager").

emacs-eval-in-repl-prolog 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 Prolog buffers.

emacs-kanji 1.0-0.5e9d5b7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wsgac/kanji-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode for displaying Japanese Kanji stroke order
Description:

This minor mode displays the stroke order of the Kanji sign under cursor in a transient buffer. It has a built-in collection of SVG images depicting stroke orders for all Kanji. The collection is a slightly modified and limited version of the images provided by the KanjiVG project.

emacs-writeroom 3.11
Propagated dependencies: emacs-visual-fill-column@2.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joostkremers/writeroom-mode
Licenses: Modified BSD
Build system: emacs
Synopsis: Distraction-free writing for Emacs
Description:

This package defines a minor mode for distraction-free writing. Some of the default effects include entering fullscreen, deleting other windows of the current frame, disabling the mode line, and adding margins to the buffer that restrict the text width to 80 characters.

emacs-srfi 0.3-0.e31bf04
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/srfi-explorations/emacs-srfi
Licenses: Expat
Build system: emacs
Synopsis: Scheme Requests for Implementation browser in Emacs
Description:

This package shows a list of all SRFIs and provides commands to visit them in your web browser.

emacs-highlight-numbers 0.2.3
Propagated dependencies: emacs-parent-mode@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-numbers
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight numbers in source code
Description:

highlight-numbers-mode provides a minor mode for syntax highlighting of numeric literals in source code.

It s customizable: it's easy to add or redefine what exactly constitutes a "number" in given major mode. See highlight-numbers-modelist.

emacs-icomplete-vertical 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oantolin/icomplete-vertical
Licenses: GPL 3+
Build system: emacs
Synopsis: Display Icomplete candidates vertically
Description:

This package defines a global minor mode to display Icomplete completion candidates vertically.

emacs-helm-projectile 1.4.0
Propagated dependencies: emacs-helm@4.0.7 emacs-projectile@2.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bbatsov/helm-projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm integration for Projectile
Description:

This Emacs library provides a Helm interface for Projectile.

emacs-whitespace-cleanup-mode 0.10-2.0c9b795
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/whitespace-cleanup-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Intelligently call @code{whitespace-cleanup} on save
Description:

This package provides a minor mode that calls whitespace-cleanup before saving the current buffer only if the whitespace in the buffer was initially clean.

emacs-eshell-toggle 0.10.0-1.ddfbe0a
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/4DA/eshell-toggle
Licenses: GPL 3+
Build system: emacs
Synopsis: Show and hide an @code{eshell} instance
Description:

This package toggles an eshell instance for the current buffer.

Total packages: 32521