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

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-grip-mode 2.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/seagle0128/grip-mode
Licenses: GPL 3
Build system: emacs
Synopsis: Instant GitHub-flavored Markdown/Org preview
Description:

Instant GitHub-flavored Markdown/Org preview using grip, mdopen or go-grip.

emacs-pubmed 0.6.2
Propagated dependencies: emacs-deferred@0.5.1 emacs-esxml@0.3.8 emacs-s@1.13.0 emacs-unidecode@0.2-1.5502ada
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/fvdbeek/emacs-pubmed
Licenses: GPL 3+
Build system: emacs
Synopsis: Interface to PubMed
Description:

This package provides an Emacs interface to the PubMed database of references on life sciences.

emacs-org-cliplink 0.2-0.13e0940
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rexim/org-cliplink/
Licenses: Expat
Build system: emacs
Synopsis: Insert Org mode links from the clipboard
Description:

Org Cliplink provides a simple command that takes a URL from the clipboard and inserts an Org mode link with a title of a page found by the URL into the current buffer.

emacs-evil-markdown 0.0.2-2.685d7fb
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-markdown-mode@2.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Somelauw/evil-markdown/
Licenses: GPL 3+
Build system: emacs
Synopsis: Evil keybindings for @code{markdown-mode}
Description:

This package provides custom text objects and bindings for markdown-mode.

emacs-google-maps 1.0.0-1.2eb16ff
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jd/google-maps.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Google Maps from Emacs
Description:

The google-maps package displays Google Maps directly inside Emacs. It requires a Google Map Static API key to function.

emacs-elastic-modes 1.0.0-3.13c2b94
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jyp/elastic-modes
Licenses: GPL 3+
Build system: emacs
Synopsis: Text and code alignment for variable-width fonts
Description:

This is an Emacs package for text and code alignment for variable-width (i.e., proportional, or variable pitch) fonts.

emacs-mini-echo 0.15.0
Propagated dependencies: emacs-dash@2.20.0 emacs-hide-mode-line@1.0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/liuyinz/mini-echo.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Echo buffer status in minibuffer window
Description:

This package lets you show buffer status in the echo area, so you can get rid of the mode-line.

emacs-ebdb-i18n-chn 1.3.2
Propagated dependencies: emacs-ebdb@0.8.22 emacs-pyim@5.3.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/ebdb-i18n-chn.html
Licenses: GPL 3+
Build system: emacs
Synopsis: China-specific internationalization support for EBDB
Description:

EBDB-i18n-Chn makes EBDB nicer to use with China-based contacts, both for handling Chinese characters, and for formatting of phones and addresses. Be aware that using this library will incur a non-neglible slowdown at load time. It shouldn't have any real impact on search and completion times.

emacs-git-gutter-fringe 0.23-2.648cb5b
Propagated dependencies: emacs-git-gutter@0.93 emacs-fringe-helper@1.0.1-1.ef4a9c0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/git-gutter-fringe
Licenses: GPL 3+
Build system: emacs
Synopsis: See and manage hunks of text in a version control system
Description:

This package extends git-gutter to use the fringe area of a window.

emacs-polymode 0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/polymode/polymode
Licenses: GPL 3+
Build system: emacs
Synopsis: Framework for multiple Emacs modes based on indirect buffers
Description:

Polymode is an Emacs package that offers generic support for multiple major modes inside a single Emacs buffer. It is lightweight, object oriented and highly extensible. Creating a new polymode typically takes only a few lines of code. Polymode also provides extensible facilities for external literate programming tools for exporting, weaving and tangling.

emacs-engrave-faces 0.3.1-0.0cc5d0b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://code.tecosaur.net/tec/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-disable-mouse 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/disable-mouse
Licenses: GPL 3+
Build system: emacs
Synopsis: Disable mouse commands globally
Description:

Provides disable-mouse-mode and global-disable-mouse-mode, pair of minor modes which suppress all mouse events by intercepting them and running a customisable handler command (ignore by default).

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-swiper 0.15.1
Propagated dependencies: emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Build system: emacs
Synopsis: Isearch with an overview
Description:

This package gives an overview of the current regex search candidates. The search regex can be split into groups with a space. Each group is highlighted with a different face.

It can double as a quick `regex-builder', although only single lines will be matched.

emacs-epc 0.1.1-1.e1bfa5c
Propagated dependencies: emacs-deferred@0.5.1 emacs-ctable@0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kiwanami/emacs-epc
Licenses: GPL 3+
Build system: emacs
Synopsis: RPC stack for Emacs Lisp
Description:

This program is an asynchronous RPC stack for Emacs. Using this RPC stack, Emacs can communicate with the peer process smoothly. Because the protocol employs S-expression encoding and consists of asynchronous communications, the RPC response is fairly good.

emacs-erc-image 0-3.82fb387
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kidd/erc-image.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Show inlined images (png/jpg/gif/svg) in ERC buffers
Description:

This plugin subscribes to hooks erc-insert-modify-hook and erc-send-modify-hook to download and show images.

emacs-vala-mode 0.1-0.d696a81
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rrthomas/vala-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Vala mode for Emacs
Description:

This package provides a major mode for editing .vala and .vapi files in Emacs.

emacs-xdg-launcher 0.1-0.ca774d0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-exwm/xdg-launcher
Licenses: GPL 3+
Build system: emacs
Synopsis: Use Emacs standard completion to launch applications
Description:

This package defines the xdg-launcher-run-app command, which uses Emacs standard completion to select an application installed on your machine and launch it.

emacs-so-long 1.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/SoLong
Licenses: GPL 3+
Build system: emacs
Synopsis: Improve performance in files with long lines
Description:

This package improves the performance of Emacs when viewing files with long lines. It is included as standard with Emacs 27 or later.

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-vc-backup 1.1.1-31.0cb6b9c
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/pkal/vc-backup.el
Licenses: GPL 3+
Build system: emacs
Synopsis: VC backend for versioned backups
Description:

This package provides a VC backend that uses versioned backup files as a simple local version control mechanism.

emacs-vdiff-magit 0.3.3-0.cc9e2db
Propagated dependencies: emacs-magit@4.6.0 emacs-vdiff@0.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/justbur/emacs-vdiff-magit/
Licenses: GPL 3+
Build system: emacs
Synopsis: Frontend for diffing based on vimdiff
Description:

This package permits comparisons of two or three buffers based on diff output.

emacs-ag 0.48
Dependencies: the-silver-searcher@2.2.0
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/ag.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Front-end for ag (the-silver-searcher) for Emacs
Description:

This package provides the ability to use the silver searcher, a code searching tool, sometimes abbreviated to ag. Features include version control system awareness, use of Perl compatible regular expressions, editing the search results directly and searching file names rather than the contents of files.

emacs-do-at-point 0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/do-at-point.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Generic context-sensitive action dispatcher
Description:

This package provides a generalized find-file-at-point, both in the sense that it can understand more than just files, and do more than just open a file.

Total packages: 72465