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

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.


chawan 0.3.3
Dependencies: openssl@3.5.5 libssh2@1.11.1 brotli@1.1.0
Channel: rain-and-roses
Location: rain-and-roses/packages/browsers.scm (rain-and-roses packages browsers)
Home page: https://git.sr.ht/~bptato/chawan/
Licenses: Unlicense
Build system: gnu
Synopsis: Lightweight and feature-full terminal web browser
Description:

This package provides a TUI web (and (S)FTP, Gopher, Gemini, ...) browser with CSS, inline image and JavaScript support.

wcurl 2025.11.09
Dependencies: curl@8.6.0
Channel: rain-and-roses
Location: rain-and-roses/packages/curl.scm (rain-and-roses packages curl)
Home page: https://curl.se/curl
Licenses: non-copyleft
Build system: copy
Synopsis: A simple wrapper around curl to easily download files
Description:

Wcurl is a command line tool which lets you download URLs without having to remember any parameters.

go-github-com-dchest-safefile 0.0.0-20151022103144-855e8d98f185
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/dchest/safefile
Licenses: FreeBSD
Build system: go
Synopsis: safefile
Description:

Package safefile implements safe "atomic" saving of files.

go-github-com-jedisct1-xsecretbox 0.0.0-20241212092125-3afc4917ac41
Propagated dependencies: go-golang-org-x-crypto@0.50.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/jedisct1/xsecretbox
Licenses: Expat
Build system: go
Synopsis: xsecretbox
Description:

Go implementation of crypto_secretbox_xchacha20poly1305.

go-github-com-jedisct1-go-clocksmith 0.0.0-20260103230147-eff3e038eebd
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/jedisct1/go-clocksmith
Licenses: Expat
Build system: go
Synopsis: clocksmith
Description:

This package provides a sleep-aware sleep() function, that doesn't pause (for too long) if the system goes to hibernation.

go-github-com-oschwald-geoip2-golang 2.1.0
Propagated dependencies: go-github-com-oschwald-maxminddb-golang@2.1.1 go-github-com-stretchr-testify@1.11.1
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/oschwald/geoip2-golang
Licenses: ISC
Build system: go
Synopsis: GeoIP2 Reader for Go
Description:

Package geoip2 provides an easy-to-use API for the MaxMind GeoIP2 and GeoLite2 databases; this package does not support GeoIP Legacy databases.

go-github-com-coreos-go-systemd 22.7.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/coreos/go-systemd
Licenses: ASL 2.0
Build system: go
Synopsis: go-systemd
Description:

Go bindings to systemd. The project has several packages:.

go-github-com-jedisct1-go-hpke-compact 0.0.0-20241212093903-5caa4621366f
Propagated dependencies: go-github-com-powerman-check@1.9.0 go-golang-org-x-crypto@0.50.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/jedisct1/go-hpke-compact
Licenses: ISC
Build system: go
Synopsis: A compact HPKE implemention for Go
Description:

@codehpkecompact is a small implementation of the @urlhttps://cfrg.github.io/draft-irtf-cfrg-hpke/draft-irtf-cfrg-hpke.html,Hybrid Public Key Encryption (HPKE) draft.

go-github-com-hectane-go-acl 0.0.0-20230122075934-ca0b05cb1adb
Propagated dependencies: go-golang-org-x-sys@0.43.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/hectane/go-acl
Licenses: Expat
Build system: go
Synopsis: go-acl
Description:

Manipulating ACLs (Access Control Lists) on Windows is difficult. go-acl wraps the Windows API functions that control access to objects, simplifying the process.

go-github-com-tidwall-btree 1.8.1
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/tidwall/btree
Licenses: Expat
Build system: go
Synopsis: btree
Description:

Copyright 2020 Joshua J Baker. All rights reserved. Use of this source code is governed by an MIT-style license that can be found in the LICENSE file.

go-github-com-jedisct1-dlog 0.0.0-20241212093805-3c5fd791b405
Propagated dependencies: go-github-com-hashicorp-go-syslog@1.0.0 go-golang-org-x-sys@0.43.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/jedisct1/dlog
Licenses: FreeBSD
Build system: go
Synopsis: dlog
Description:

Go's standard logger is fairly limited. As result, kazilion alternatives loggers have been written.

go-github-com-jedisct1-go-dnsstamps 0.0.0-20260329135226-5c52ba568986
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/jedisct1/go-dnsstamps
Licenses: Expat
Build system: go
Synopsis: go-dnsstamps
Description:

DNS Stamps library for Go.

go-github-com-lifenjoiner-dhcpdns 0.0.7
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/lifenjoiner/dhcpdns
Licenses: Expat
Build system: go
Synopsis: Usage and Demo
Description:

Package dhcpdns gets the DHCP/DHCPv6 DNS.

dnscrypt-proxy 2.1.15
Propagated dependencies: go-codeberg-org-miekg-dns@0.6.73 go-github-com-burntsushi-toml@1.5.0 go-github-com-dchest-safefile@0.0.0-20151022103144-855e8d98f185 go-github-com-coreos-go-systemd-v22@22.7.0 go-github-com-fsnotify-fsnotify@1.9.0 go-github-com-gorilla-websocket@1.5.3 go-github-com-hashicorp-go-immutable-radix@1.3.1 go-github-com-hectane-go-acl@0.0.0-20230122075934-ca0b05cb1adb go-github-com-jedisct1-dlog@0.0.0-20241212093805-3c5fd791b405 go-github-com-jedisct1-go-clocksmith@0.0.0-20260103230147-eff3e038eebd go-github-com-jedisct1-go-dnsstamps@0.0.0-20260329135226-5c52ba568986 go-github-com-jedisct1-go-hpke-compact@0.0.0-20241212093903-5caa4621366f go-github-com-jedisct1-go-ipcrypt@0.1.2 go-github-com-jedisct1-go-minisign@0.2.5 go-github-com-jedisct1-go-sieve-cache@0.1.8 go-github-com-jedisct1-xsecretbox@0.0.0-20241212092125-3afc4917ac41 go-github-com-k-sone-critbitgo@1.4.0 go-github-com-kardianos-service@1.2.2 go-github-com-lifenjoiner-dhcpdns@0.0.7 go-github-com-miekg-dns@1.1.72 go-github-com-powerman-check@1.9.0 go-github-com-quic-go-quic-go@0.59.0 go-github-com-vividcortex-ewma@1.2.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sys@0.43.0 go-gopkg-in-natefinch-lumberjack-v2@2.1
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/dnscrypt/dnscrypt-proxy
Licenses: ISC
Build system: go
Synopsis:
Description:

This package provides a flexible DNS proxy, with support for modern encrypted DNS protocols such as @urlhttps://dnscrypt.info/protocol,DNSCrypt v2, @urlhttps://www.rfc-editor.org/rfc/rfc8484.txt,DNS-over-HTTPS, @urlhttps://github.com/DNSCrypt/dnscrypt-protocol/raw/master/ANONYMIZED-DNSCRYPT.txt,Anonymized DNSCrypt and @urlhttps://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/odoh-servers.md,ODoH (Oblivious DoH).

go-github-com-oschwald-maxminddb-golang 2.1.1
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-golang-org-x-sys@0.43.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/oschwald/maxminddb-golang
Licenses: ISC
Build system: go
Synopsis: MaxMind DB Reader for Go
Description:

Package maxminddb provides a reader for the MaxMind DB file format.

go-github-com-phemmer-go-iptrie 0.0.0-20240326174613-ba542f5282c9
Propagated dependencies: go-github-com-stretchr-testify@1.11.1
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/phemmer/go-iptrie
Licenses: Expat
Build system: go
Synopsis: iptrie
Description:

Package iptrie provides an IP/network tree (trie) implementation for fast IP address lookups.

go-github-com-jedisct1-go-sieve-cache 0.1.8
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/jedisct1/go-sieve-cache
Licenses: Expat
Build system: go
Synopsis: SIEVE Cache for Go
Description:

This package provides a high-performance Go implementation of the SIEVE cache replacement algorithm with thread-safe and sharded variants.

go-github-com-powerman-deepequal 0.1.0
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/powerman/deepequal
Licenses: Expat
Build system: go
Synopsis: Go package with improved reflect.DeepEqual
Description:

Package deepequal provides improved reflect.DeepEqual.

go-github-com-jedisct1-go-ipcrypt 0.1.2
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/jedisct1/go-ipcrypt
Licenses: ISC
Build system: go
Synopsis: Go Implementation of IPCrypt
Description:

Package ipcrypt implements IP address encryption and obfuscation methods. It provides four encryption modes:.

go-github-com-powerman-check 1.9.0
Propagated dependencies: go-github-com-davecgh-go-spew@1.1.1 go-github-com-pkg-errors@0.9.1 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-powerman-deepequal@0.1.0 go-github-com-smartystreets-goconvey@1.8.1 go-golang-org-x-sys@0.43.0 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11
Channel: rain-and-roses
Location: rain-and-roses/packages/dns.scm (rain-and-roses packages dns)
Home page: https://github.com/powerman/check
Licenses: Expat
Build system: go
Synopsis: check
Description:

Package check provide helpers to complement Go testing package.

emacs-subed 1.4.1
Dependencies: ffmpeg@8.1.1
Channel: rain-and-roses
Location: rain-and-roses/packages/emacs-xyz.scm (rain-and-roses packages emacs-xyz)
Home page: https://codeberg.org/sachac/subed
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing subtitles
Description:

subed is an Emacs major mode for editing subtitles while playing the corresponding video with mpv. At the moment, the only supported formats are SubRip (.srt), WebVTT (.vtt), and Advanced SubStation Alpha (.ass).

emacs-compile-angel 1.2.0
Channel: rain-and-roses
Location: rain-and-roses/packages/emacs-xyz.scm (rain-and-roses packages emacs-xyz)
Home page: https://github.com/jamescherti/compile-angel.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically byte/native-compile all Elisp files
Description:

This package speeds up Emacs by ensuring that all Elisp libraries are both byte-compiled and native-compiled.

emacs-insidious 0.0.1-0.ae2ce1c
Channel: rain-and-roses
Location: rain-and-roses/packages/emacs-xyz.scm (rain-and-roses packages emacs-xyz)
Home page: https://codeberg.org/MonadicSheep/insidious
Licenses: GPL 3+
Build system: emacs
Synopsis: A YouTube client for GNU Emacs.
Description:

Insidious allows you to search for YouTube videos, and play them using mpv.

It is inspired by Thanos Apollo's Yeetube, and Rahul Juliato's emacs-solo yt (In fact, It is a direct fork of it).

Page: 123
Total packages: 52