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

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.


mirror-substitutes 0.0.0-0.e400193
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 guix@1.5.0rc1
Channel: rosenthal
Location: rosenthal/packages/package-management.scm (rosenthal packages package-management)
Home page: https://codeberg.org/hako/mirror-substitutes
Licenses: GPL 3+
Build system: guile
Synopsis: Mirror Guix substitutes without relying on remote server implementation
Description:

This package provides commands to mirror substitutes for Guix and Nix without relying on the implementation of remote server.

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
Build system: pyproject
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.

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
Build system: pyproject
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-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
Build system: pyproject
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-cryptg 0.5.2
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/cher-nov/cryptg
Licenses: CC0
Build system: pyproject
Synopsis: Cryptographic utilities for Telegram
Description:

This is a small native extension for Python 3 to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.

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
Build system: pyproject
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
Build system: pyproject
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-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
Build system: pyproject
Synopsis: Python 3 asyncio Matrix framework
Description:

This package provides a Python 3.10+ asyncio Matrix framework.

atuin 18.12.1
Dependencies: sqlite@3.39.3
Channel: rosenthal
Location: rosenthal/packages/rust-apps.scm (rosenthal packages rust-apps)
Home page: https://atuin.sh/
Licenses: Expat
Build system: cargo
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
Channel: rosenthal
Location: rosenthal/packages/ssh.scm (rosenthal packages ssh)
Home page: https://matt.ucc.asn.au/dropbear/dropbear.html
Licenses: X11-style
Build system: gnu
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.

jujutsu-dolly 0.32.0
Dependencies: zlib@1.3.1 openssl@3.0.8 libssh2@1.10.0 libgit2@1.9.1
Channel: rosenthal
Location: rosenthal/packages/version-control.scm (rosenthal packages version-control)
Home page: https://github.com/jj-vcs/jj
Licenses: ASL 2.0
Build system: cargo
Synopsis: Git-compatible distributed version control system
Description:

Jujutsu is a version control system designed to be easy to use. It uses a real commit to represent the working copy, records all operations performed on the repository and supports automatic conflict resolution.

Although Jujutsu uses a Git repository as its storage backend, it internally abstracts the user interface and version control algorithms from the storage systems. This opens possibility for it to serve as a version control system with other physical backends.

libva-nox 2.22.0
Channel: rosenthal
Location: rosenthal/packages/video.scm (rosenthal packages video)
Home page: https://www.freedesktop.org/wiki/Software/vaapi/
Licenses: Expat
Build system: gnu
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).

caddy-dolly 2026.03.29-1
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://git.guix.moe/hako/caddy
Licenses: ASL 2.0
Build system: go
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.

ai-robots-txt 1.45
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://github.com/ai-robots-txt/ai.robots.txt
Licenses: Expat
Build system: copy
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.

anubis-anti-crawler 1.25.0
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://anubis.techaro.lol/
Licenses: Expat
Build system: go
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.

forgejo 14.0.4
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://forgejo.org/
Licenses: GPL 3+
Build system: go
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 2.11.2
Channel: rosenthal
Location: rosenthal/packages/web.scm (rosenthal packages web)
Home page: https://caddyserver.com/
Licenses: ASL 2.0
Build system: go
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.

noctalia-shell 4.7.6
Dependencies: bash-minimal@5.2.37 bluez@5.79 brightnessctl@0.5.1 cliphist@0.7.0 coreutils-minimal@9.1 ddcutil@2.1.4 elogind@255.17 fastfetch-minimal@2.55.1 findutils@4.10.0 fontconfig-minimal@2.14.0 git-minimal@2.52.0 glibc@2.41 grep@3.11 guile@3.0.9 imagemagick@6.9.13-5 khal@0.12.0 network-manager@1.52.0 noctalia-qs@0.0.12 python-minimal@3.11.14 qtbase@6.9.2 qtmultimedia@6.9.2 qtwayland@6.9.2 which@2.21 wl-clipboard@2.2.1 wlsunset@0.4.0 wtype@0.4
Channel: rosenthal
Location: rosenthal/packages/wm.scm (rosenthal packages wm)
Home page: https://noctalia.dev/
Licenses: Expat
Build system: copy
Synopsis: Wayland desktop shell
Description:

Noctalia is a minimal desktop shell designed for Wayland, built on the quickshell framework. It offers a customizable and clean user interface, supporting various Wayland compositors like niri, hyprland, and sway.

noctalia-qs 0.0.12
Propagated dependencies: qtsvg@6.9.2
Channel: rosenthal
Location: rosenthal/packages/wm.scm (rosenthal packages wm)
Home page: https://noctalia.dev/
Licenses: LGPL 3
Build system: cmake
Synopsis: QtQuick-based desktop shell toolkit (Noctalia fork)
Description:

Quickshell is a flexible QtQuick-based toolkit for creating and customizing toolbars, notification centers, and other desktop environment tools in a live programming environment.

hello 2.12.2
Channel: rosenthal
Location: rosenthal/utils/packages.scm (rosenthal utils packages)
Home page:
Licenses:
Build system: gnu
Synopsis: Binary package source (internal use)
Description:
systemd-stub 257.8
Dependencies: libcap@2.64 python-pyelftools@0.32 util-linux@2.40.4
Channel: waggle
Location: waggle/packages/bootloaders.scm (waggle packages bootloaders)
Home page: https://systemd.io
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Unified kernel image UEFI stub
Description:

A stub used in order to join together a kernel, initrd, arguments, and more into a single UEFI-bootable image.

aarch64-linux-musl-gcc 14.3.0
Dependencies: musl-with-wrapper@1.2.5
Channel: waggle
Location: waggle/packages/bootloaders.scm (waggle packages bootloaders)
Home page:
Licenses: Be Gay Do Crimes
Build system: trivial
Synopsis: aarch64-linux-musl cross-compiler
Description:

aarch64-linux-musl cross-compiler

p-boot 0.9-1.362d3ec
Channel: waggle
Location: waggle/packages/bootloaders.scm (waggle packages bootloaders)
Home page: https://xnux.eu/p-boot/
Licenses: GPL 3+
Build system: meson
Synopsis: Fast Pinephone bootloader
Description:

Fast and tiny Pinephone bootloader with many improvements compared to u-boot.

arm-trusted-firmware-p-boot 2.12.2
Channel: waggle
Location: waggle/packages/bootloaders.scm (waggle packages bootloaders)
Home page: https://www.trustedfirmware.org/
Licenses: GPL 3+ Modified BSD FreeBSD
Build system: gnu
Synopsis: Secure world software for ARMv7-A and ARMv8-A
Description:

ARM Trusted Firmware provides a reference implementation of secure world software for ARMv7-A and ARMv8-A, including a Secure Monitor executing at Exception Level 3 (EL3). It implements various ARM interface standards, such as:

  1. The Power State Coordination Interface (PSCI)

  2. Trusted Board Boot Requirements (TBBR, ARM DEN0006C-1)

  3. SMC Calling Convention

  4. System Control and Management Interface

  5. Software Delegated Exception Interface (SDEI)

Total packages: 69240