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

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-vc-got 1.0-0.f5d317b
Propagated dependencies: got-rrr@0.49-0.36536ee
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/omar-polo/vc-got
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs VC back-end for the GOT version control system
#<unspecified>
emacs-eplot 1.0-1.26cb83f
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/larsmagne/eplot
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs library for creating charts
Description:

Eplot is an Emacs package for generating time series charts, plots and bar charts interactively.

emacs-languagetool 0.4.2
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/PillFall/Emacs-LanguageTool.el
Licenses: GPL 3+
Build system: emacs
Synopsis: LanguageTool integration for Emacs
Description:

Use LanguageTool as your grammar, orthography and styling checker tool in Emacs. Languagetool is a utility tool to check and show suggestions made by LanguageTool in the buffer. Also has real time suggestions made by the LanguageTool Server.

emacs-ghelp 0-1.e6f0674
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6 emacs-helpful@0.18-1.f865f17 emacs-geiser@0.32
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/casouri/ghelp
Licenses:
Build system: emacs
Synopsis: GNU Emacs generic help
Description:

This package provides a generic help system similar to GNU Emacs Help. Unlike GNU Emacs Help, ghelp works for more major-modes and is extensible with backends.

emacs-al-scheme 0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/alezost/emacs-config/blob/master/utils/al-scheme.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Additional functionality for @code{scheme-mode}
#<unspecified>
emacs-docker 2.2.0-0.cc0046e
Dependencies: emacs-undercover@0.8.1
Propagated dependencies: emacs-aio@1.0 emacs-dash@2.20.0 emacs-json-mode@1.9.2 emacs-s@1.13.0 emacs-tablist@1.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/Silex/docker.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage docker from Emacs
Description:

This package provides an Emacs interface for Docker.

emacs-prot-common 0.1.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/protesilaos/dotfiles/
Licenses: GPL 3+
Build system: emacs
Synopsis: Common functions for dotemacs
#<unspecified>
emacs-async 1.9.9
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/jwiegley/emacs-async
Licenses: GPL 3+
Build system: emacs
Synopsis: Asynchronous processing in Emacs
Description:

This package provides the ability to call asynchronous functions and processes. For example, it can be used to run dired commands (for copying, moving, etc.) asynchronously using dired-async-mode. Also it is used as a library for other Emacs packages.

emacs-pulsar 0.2.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/protesilaos/pulsar/
Licenses: GPL 3+
Build system: emacs
Synopsis: Pulse highlight line on demand or after running select functions
Description:

This is a small package that temporarily highlights the current line after a given function is invoked. The affected functions are defined in the user option pulsar-pulse-functions and the effect takes place when either pulsar-mode (buffer-local) or pulsar-global-mode is enabled.

emacs-geiser 0.32
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://www.nongnu.org/geiser/
Licenses: Modified BSD
Build system: emacs
Synopsis: Collection of Emacs modes for Scheme hacking
Description:

Geiser is a collection of Emacs major and minor modes that conspire with one or more Scheme implementations to keep the Lisp Machine Spirit alive. The continuously running Scheme interpreter takes the center of the stage in Geiser. A bundle of Elisp shims orchestrates the dialog between the Scheme implementation, Emacs and, ultimately, the schemer, giving them access to live metadata.

This package provides just the core of Geiser. To effectively use it with your favourite Scheme implementation, you also need the corresponding geiser package, e.g. emacs-geiser-guile for Guile.

emacs-clojure-snippets 1.0.1-0.6068dca
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/mpenet/clojure-snippets
Licenses: GPL 3+
Build system: emacs
Synopsis: Yasnippets for clojure
Description:

This package provides yasnippets snippets for clojure.

emacs-agitate 0-0.0e382c0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~protesilaos/agitate
Licenses: GPL 3+
Build system: emacs
Synopsis: Extras for diff-mode, vc-git, log-edit, log-view
Description:
emacs-peertube 0.3.1-0.bb529db
Propagated dependencies: emacs-transmission@0.12.2
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~yoctocell/peertube
Licenses: GPL 3+
Build system: emacs
Synopsis: Query and download PeerTube videos
Description:

This package provides an interface to search for PeerTube videos and lists the results in a buffer as a tabulated list.

peertube.el queries https://sepiasearch.org/, the official search engine for PeerTube. Learn more at {https://joinpeertube.org/

emacs-ytel 0.2.0-6.eafffa7
Propagated dependencies: emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/grastello/ytel
Licenses: GPL 3+
Build system: emacs
Synopsis: Query YouTube via Invidious
#<unspecified>
emacs-vertico-x 0.0.1-1.215bd3c
Propagated dependencies: emacs-vertico@1.7-4.c7ed431
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/vertico-x
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensions for vertico
#<unspecified>
emacs-insert-kaomoji 0.1.1-0.d18423f
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~zge/kaomoji
Licenses: CC0
Build system: emacs
Synopsis: Easily insert kaomojis
Description:

Kaomojis are eastern/Japanese emoticons, which are usually displayed horizontally, as opposed to the western vertical variants (":^)", ";D", "XP", ...).

This package tries to make it easier to use kaomojis, by using completing-read and different categories. The main user functions are therefore insert-kaomoji to insert a kaomoji at point, and insert-kaomoji-into-kill-ring to push a kaomoji onto the kill ring.

emacs-denote 2.2.0-0.f2ccc4c
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr 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-geiser-guile 0.28.3
Dependencies: guile@3.0.9
Propagated dependencies: emacs-geiser@0.32
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://www.nongnu.org/geiser/
Licenses: Modified BSD
Build system: emacs
Synopsis: Guile Scheme support for Geiser
Description:

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

emacs-syslog-mode 2.3-0.18f441b
Propagated dependencies: emacs-ov@1.0.6 emacs-hide-lines@0-0.30d3557
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/vapniks/syslog-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major-mode for viewing log files
Description:

This library provides a major-mode for viewing syslog files. You can highlight and filter the lines of the file by regular expressions and by timestamp.

emacs-ef-themes 0.9.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~protesilaos/ef-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Colorful and legible themes
Description:

The ef-themes are a collection of light and dark themes for GNU Emacs whose goal is to provide colorful ("pretty") yet legible options for users who want something with a bit more flair than the modus-themes.

emacs-multitran 0.5.1-1.bebab5d
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/zevlg/multitran.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to the multitran.com online dictionary
Description:

emacs-multitran is a zero-dependency Emacs interface to the https://multitran.com online dictionary.

emacs-el-easydraw 1.0.0-0.f1c12da
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/misohena/el-easydraw
Licenses: GPL 3+
Build system: emacs
Synopsis: Embedded drawing tool for Emacs
Description:

Emacs Easy Draw is a drawing tool that runs inside Emacs.

emacs-password-store 2.1.4-1.918992c
Dependencies: password-store@1.7.4
Propagated dependencies: emacs-s@1.13.0 emacs-with-editor@3.4.7
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr 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-hammy 0.3-0.d060646
Propagated dependencies: emacs-svg-lib@0.3 emacs-ts@0.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/alphapapa/hammy.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Programmable, interactive interval timers
Description:

Hammy provides programmable, interactive interval timers for Emacs.

Total packages: 69240