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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


go-golang-org-x-mod 0.5.1
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://golang.org/x/mod
Licenses: Modified BSD
Build system: go
Synopsis: Tools to work directly with Go module mechanics
Description:

This repository holds packages for writing tools that work directly with Go module mechanics. That is, it is for direct manipulation of Go modules themselves.

The specific case of loading packages should still be done by invoking the go command, which remains the single point of truth for package loading algorithms.

go-mvdan-cc-unparam 0.0.0-20211214103731-d0ef000c54e5
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-golang-org-x-tools@0.1.10 go-golang-org-x-sys@0.0.0-20220315194320-039c03cc5b86 go-github-com-rogpeppe-go-internal@1.12.0
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://mvdan.cc/unparam
Licenses: Modified BSD
Build system: go
Synopsis: Find unused parameters in Go
Description:

Reports unused function parameters and results in your code.

go-gopkg-in-alecthomas-kingpin-v2 2.2.6
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://gopkg.in/alecthomas/kingpin.v2
Licenses: Expat
Build system: go
Synopsis: Kingpin - A Go (golang) command line and flag parser
Description:

Kingpin is a fluent-style, type-safe command-line parser. It supports flags, nested commands, and positional arguments.

go-honnef-co-go-tools 0.2.2
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://honnef.co/go/tools
Licenses: Expat
Build system: go
Synopsis: Documentation
Description:

Staticcheck is a state of the art linter for the . Using static analysis, it finds bugs and performance issues, offers simplifications, and enforces style rules.

emacs-embark 0.22.1-8.f883140
Dependencies: xdg-utils@1.2.1
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/oantolin/embark
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mini-buffer actions rooted in keymaps
Description:

This package provides a sort of right-click contextual menu for Emacs offering you relevant actions to use on a target determined by the context.

In the minibuffer, the target is the current best completion candidate. In the *Completions* buffer the target is the completion at point. In a regular buffer, the target is the region if active, or else the file, symbol or URL at point.

The type of actions offered depend on the type of the target. For files you get offered actions like deleting, copying, renaming, visiting in another window, running a shell command on the file, etc. For buffers the actions include switching to or killing the buffer. For package names the actions include installing, removing or visiting the homepage.

emacs-project-x 0.1.0-0.d2a1345
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/karthink/project-x
Licenses: GPL 3+
Build system: emacs
Synopsis: Extra convenience features for @code{project.el}
Description:

Project-X adds a couple of convenience features for Emacs’ project.el library.

emacs-org-roam 2.2.2-7.5c06471
Dependencies: graphviz@7.0.1
Propagated dependencies: emacs-dash@2.20.0 emacs-emacsql@4.3.3 emacs-f@0.21.0 emacs-magit@4.4.2
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/org-roam/org-roam/
Licenses: GPL 3+
Build system: emacs
Synopsis: Non-hierarchical note-taking with Org mode
Description:

Emacs Org Roam is a solution for taking non-hierarchical notes with Org mode. Notes are captured without hierarchy and are connected by tags. Notes can be found and created quickly. Org Roam should also work as a plug-and-play solution for anyone already using Org mode for their personal wiki.

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-ledger-mode 4.0.0-0.11e8503
Dependencies: ledger@3.4.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://ledger-cli.org/
Licenses: GPL 2+
Build system: emacs
Synopsis: Command-line double-entry accounting program
Description:

Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, since there is no flashy UI, but for those who want unparalleled reporting access to their data there are few alternatives.

Ledger uses text files for input. It reads the files and generates reports; there is no other database or stored state. To use Ledger, you create a file of your account names and transactions, run from the command line with some options to specify input and requested reports, and get output. The output is generally plain text, though you could generate a graph or html instead. Ledger is simple in concept, surprisingly rich in ability, and easy to use.

This package provides the Emacs mode.

emacs-inflections 2.5-0.55caa66
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/eschulte/jump.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert english words between singular and plural.
#<unspecified>
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-vertico 1.7-4.c7ed431
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/minad/vertico
Licenses: GPL 3+
Build system: emacs
Synopsis: Vertical interactive completion
Description:

Vertico provides a minimalistic vertical completion UI, which is based on Emacs' default completion system. By reusing the default system, it achieves full compatibility with built-in Emacs commands and completion tables. Vertico is pretty bare-bone and only provides a minimal set of commands. Additional optional enhancements can be provided externally by complementary packages.

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-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-guix 0.5.2-6.a85f070
Dependencies: guile@3.0.9 guix@1.5.0rc1
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.20.0 emacs-edit-indirect@0.1.13 emacs-geiser@0.32 emacs-geiser-guile@0.28.3 emacs-magit-popup@2.13.3 guile-gcrypt@0.5.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://guix.gnu.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs interface for GNU Guix
Description:

Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.

emacs-reverse-im 0.0.8-1.bcd70b4
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/a13/reverse-im.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Reverse mapping for non-default system layouts
Description:

Overrides function-key-map parent for preferred input-method to translate input sequences the default system layout (english) so we can use Emacs bindings while non-default system layout is active.

emacs-org-contrib 0.7
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~bzg/org-contrib
Licenses: GPL 3+
Build system: emacs
Synopsis: Unmaintained add-ons for Org mode
Description:

This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.

emacs-macrostep-geiser 0.2.0-0.f6a2d5b
Propagated dependencies: emacs-macrostep@0.9.5 emacs-geiser@0.32
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/nbfalcon/macrostep-geiser
Licenses: GPL 3+
Build system: emacs
Synopsis: Macrostep for @code{emacs-geiser}
Description:

Provides `macrostep' support for emacs-geiser' and emasc-cider.

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-anakondo 0.2-0.16b0ba1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/didibus/anakondo
Licenses: Expat
Build system: emacs
Synopsis: Minor mode for Clojure[Script] completion powered by clj-kondo
Description:

This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.

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-orglink 1.1.6-0.05df498
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/tarsius/orglink
Licenses: GPL 3+
Build system: emacs
Synopsis: Use Org Mode links in other modes
#<unspecified>
emacs-ts-query-highlight 0.1-1.fea63ef
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~meow_king/ts-query-highlight
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactively highlight tree sitter queries
#<unspecified>
emacs-enime 0.1-5.ad910eb
Dependencies: openssl@3.0.8
Propagated dependencies: emacs-dash@2.20.0 emacs-esxml@0.3.8 emacs-request@0.3.2-1.3336eaa emacs-mpv@0.2.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/xl666/enime
Licenses: GPL 3+
Build system: emacs
Synopsis: Watch anime with emacs
#<unspecified>
Total results: 347