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

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-sdcwoc 0.0.1-0.6d620d8
Dependencies: sdcv@0.5.5
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/xFA25E/sdcwoc
Licenses: GPL 3+
Build system: emacs
Synopsis: Sdcv interface
Description:
emacs-inspector 0.1-0.84b0f72
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/mmontone/emacs-inspector
Licenses: GPL 3+
Build system: emacs
Synopsis: Tool for inspection of Emacs Lisp objects
Description:
emacs-eenime 0.1.1-7.1677bcc
Propagated dependencies: emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/eenime
Licenses: GPL 3+
Build system: emacs
Synopsis: Browse and play anime
#<unspecified>
emacs-eglot 1.7-0.9665359
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/joaotavora/eglot
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for Language Server Protocol (LSP) servers
Description:

Emacs Polyglot, or Eglot, is an Emacs Language Server Protocol client that stays out of the way. It guesses the LSP program to start for the current file, using the major mode as a hint. It prompts you to enter one if it fails.

emacs-git-email 0.2.0-2.b5ebade
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~yoctocell/git-email
Licenses: GPL 3+
Build system: emacs
Synopsis: Integrates git and email with Emacs
Description:

git-email provides functions for formatting and sending Git patches via email, without leaving Emacs.

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-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-geiser-guile 0.28.5
Dependencies: guile@3.0.11
Propagated dependencies: emacs-geiser@0.33.1
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-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-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.

emacs-keycast 1.1.0-0.691daa1
Propagated dependencies: emacs-compat@31.0.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/tarsius/keycast
Licenses: GPL 3+
Build system: emacs
Synopsis: Show current command and its key in the mode line
Description:

This package provides Keycast mode. Once enabled, that mode shows the current command and its key or mouse binding in the mode line, and updates them whenever another command is invoked.

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-package-lint 0.16-1.4ea8318
Propagated dependencies: emacs-compat@31.0.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/purcell/package-lint
Licenses: GPL 3+
Build system: emacs
Synopsis: Linting library for Elisp package authors
Description:

This provides a list of issues with the Emacs package metadata of a file, e.g., the package dependencies it requires. Checks will currently be enabled only if a Package-Requires: or Package-Version: header is present in the file.

emacs-geiser 0.33.1
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-srht 0.5-9.a9e8f13
Propagated dependencies: emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/srht.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with sourcehut
#<unspecified>
emacs-pdf-view-restore 0.1-0.5a1947c
Propagated dependencies: emacs-pdf-tools@1.3.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/007kevin/pdf-view-restore
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for opening last known pdf position in pdfview mode
Description:

Support for saving and opening last known pdf position in pdfview mode. Information will be saved relative to the pdf being viewed so ensure pdf-view-restore-filename is in the same directory as the viewing pdf.

emacs-daemons 2.0.0-0.2dcafaa
Propagated dependencies: emacs-s@1.13.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr 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-doom-snippets 0-0.afe549b
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/hlissner/doom-snippets
Licenses: Expat
Build system: emacs
Synopsis: Doom Emacs' Snippet Library
Description:

This repository contains the yasnippet snippets library for Doom Emacs.

emacs-mastodon 1.0.13-4.a8c80d2
Propagated dependencies: emacs-request@0.3.2-1.3336eaa emacs-persist@0.8 emacs-ts@0.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://codeberg.org/martianh/mastodon.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Mastodon
Description:

mastodon.el is an Emacs client for Mastodon, the federated microblogging social network.

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-graphql-ts-mode 0.1.0-0.553fb3e
Propagated dependencies: tree-sitter-graphql@0-0.5e66e96
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~joram/graphql-ts-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: This is a major mode for editing GraphQL documents
Description:
emacs-try 0.0.1-0.8831ded
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/larstvei/try
Licenses: GPL 3+
Build system: emacs
Synopsis: Try out Emacs packages.
Description:

Try is a package that allows you to try out Emacs packages without installing them. If you pass a URL to a plain text `.el`-file it evaluates the content, without storing the file.

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

Total packages: 72693