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

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.


python-mautrix 0.20.8
Propagated dependencies: python-aiohttp@3.11.11 python-attrs@25.3.0 python-yarl@1.18.3
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/mautrix/python
Licenses: MPL 2.0
Synopsis: Python 3 asyncio Matrix framework
Description:

This package provides a Python 3.10+ asyncio Matrix framework.

python-irc 20.3.1
Propagated dependencies: python-jaraco-collections@5.2.1 python-jaraco-functools@4.2.1 python-jaraco-logging@3.4.0 python-jaraco-stream@3.0.4 python-jaraco-text@4.0.0 python-more-itertools@10.6.0 python-pytz@2025.1 python-tempora@5.8.1
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/jaraco/irc
Licenses: Expat
Synopsis: Python Internet Relay Chat protocol library
Description:

This library provides a low-level implementation of the IRC protocol for Python. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP, and DCC connections.

python-jaraco-logging 3.4.0
Propagated dependencies: python-tempora@5.8.1
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/jaraco/jaraco.logging
Licenses: Expat
Synopsis: Python logging facility
Description:

This package provides additional facilities to supplement Python's standard logging module.

python-jaraco-stream 3.0.4
Propagated dependencies: python-more-itertools@10.6.0
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/jaraco/jaraco.stream
Licenses: Expat
Synopsis: Routines for dealing with data streams
Description:

This package provides routines for handling streaming data, including a set of generators for loading gzip data on the fly.

python-tulir-telethon 1.99.0a6
Propagated dependencies: python-cryptg@0.5.2 python-pyaes@1.6.1 python-rsa@4.9.1
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/tulir/Telethon
Licenses: Expat
Synopsis: Python 3 MTProto API Telegram client library
Description:

Telethon is an asyncio Python 3 MTProto library to interact with Telegram's API as a user or through a bot account (bot API alternative).

python-coherent-licensed 0.5.2
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://pypi.org/project/coherent.licensed/
Licenses: Expat
Synopsis: License management tooling
Description:

This library was built for coherent.build and skeleton projects to inject a license file at build time to reflect the license declared in the license expression.

atuin 18.4.0
Dependencies: sqlite@3.39.3
Channel: rosenthal
Location: rosenthal/packages/rust-apps.scm (rosenthal packages rust-apps)
Home page: https://atuin.sh/
Licenses: Expat
Synopsis: Sync, search and backup shell history
Description:

Atuin replaces existing shell history with a SQLite database, and records additional context for commands. Additionally, it provides optional and fully encrypted synchronisation of history between machines, via an Atuin server.

dropbear-static 2025.88
Dependencies: libtomcrypt@1.18.2 libtommath@1.3.0 libxcrypt@4.4.38 zlib@1.3.1 zlib@1.3.1
Channel: rosenthal
Location: rosenthal/packages/ssh.scm (rosenthal packages ssh)
Home page: https://matt.ucc.asn.au/dropbear/dropbear.html
Licenses: X11-style
Synopsis: Small SSH server and client
Description:

Dropbear is a relatively small SSH server and client. It runs on a variety of POSIX-based platforms. Dropbear is particularly useful for embedded systems, such as wireless routers.

libva-nox 2.22.0
Dependencies: libdrm@2.4.124 mesa@25.2.3 wayland@1.24.0
Channel: rosenthal
Location: rosenthal/packages/video.scm (rosenthal packages video)
Home page: https://www.freedesktop.org/wiki/Software/vaapi/
Licenses: Expat
Synopsis: Video acceleration library
Description:

The main motivation for VA-API (Video Acceleration API) is to enable hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for prevailing coding standards (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).

ai-robots-txt 1.44
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://github.com/ai-robots-txt/ai.robots.txt
Licenses: Expat
Synopsis: List of AI agents and robots to block
Description:

This package provides a collection of configuration files to help website owners block unwanted AI crawlers from accessing their sites.

caddy 2.10.2
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://caddyserver.com/
Licenses: ASL 2.0
Synopsis: Extensible HTTP web server with automatic HTTPS
Description:

Caddy is a web server designed for simplicity and ease of use. It is notable for its automatic HTTPS feature, which enables secure connections without requiring complex configuration. Caddy is built with a focus on performance and flexibility, making it suitable for a variety of applications, from serving static websites to running dynamic web applications.

forgejo 12.0.3
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://forgejo.org/
Licenses: GPL 3+
Synopsis: Lightweight software forge
Description:

Forgejo is a self-hosted, lightweight software forge designed to facilitate collaborative software development. It is built to be easy to install and maintain, making it an ideal choice for teams and organizations looking for a reliable platform to manage their software projects.

caddy-dolly 2025.09.20-1
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://git.boiledscript.com/hako/caddy
Licenses: ASL 2.0
Synopsis: Extensible HTTP web server with automatic HTTPS
Description:

Caddy is a web server designed for simplicity and ease of use. It is notable for its automatic HTTPS feature, which enables secure connections without requiring complex configuration. Caddy is built with a focus on performance and flexibility, making it suitable for a variety of applications, from serving static websites to running dynamic web applications.

anubis-anti-crawler 1.21.1
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://anubis.techaro.lol/
Licenses: Expat
Synopsis: Proof-of-work check to stop crawlers
Description:

Anubis checks incoming HTTP requests using one or more challenges in order to protect upstream resources from web crawlers.

rosenthal-set-keymap 0.0.0
Channel: rosenthal
Location: rosenthal/services/desktop.scm (rosenthal services desktop)
Home page:
Licenses:
Synopsis:
Description:
Page: 123
Total results: 63