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

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.


fontconfig 2.15.0
Dependencies: font-dejavu@2.37
Propagated dependencies: expat@2.7.1 freetype@2.13.3 util-linux@2.40.4
Channel: cast
Location: cast/packages/mpd.scm (cast packages mpd)
Home page: https://www.freedesktop.org/wiki/Software/fontconfig
Licenses: non-copyleft
Synopsis: Library for configuring and customizing font access
Description:

Fontconfig can discover new fonts when installed automatically; perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing; identify the set of fonts required to completely cover a set of languages; have GUI configuration tools built as it uses an XML-based configuration file; efficiently and quickly find needed fonts among the set of installed fonts; be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display.

fontconfig-minimal 2.15.0
Dependencies: font-dejavu@2.37
Propagated dependencies: expat@2.7.1 freetype@2.13.3 util-linux@2.40.4
Channel: cast
Location: cast/packages/mpd.scm (cast packages mpd)
Home page: https://www.freedesktop.org/wiki/Software/fontconfig
Licenses: non-copyleft
Synopsis: Library for configuring and customizing font access
Description:

Fontconfig can discover new fonts when installed automatically; perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing; identify the set of fonts required to completely cover a set of languages; have GUI configuration tools built as it uses an XML-based configuration file; efficiently and quickly find needed fonts among the set of installed fonts; be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display.

vala 0.56.18
Propagated dependencies: glib@2.83.3 graphviz@7.0.1
Channel: cast
Location: cast/packages/mpd.scm (cast packages mpd)
Home page: https://wiki.gnome.org/Projects/Vala/
Licenses: LGPL 2.1+
Synopsis: Compiler using the GObject type system
Description:

Vala is a programming language using modern high level abstractions without imposing additional runtime requirements and without using a different ABI compared to applications and libraries written in C. Vala uses the GObject type system and has additional code generation routines that make targeting the GNOME stack simple.

listenbrainz-mpd 2.3.9
Dependencies: openssl@3.0.8 sqlite@3.39.3
Channel: cast
Location: cast/packages/mpd.scm (cast packages mpd)
Home page: https://codeberg.org/elomatreb/listenbrainz-mpd
Licenses: AGPL 3
Synopsis: ListenBrainz submission client for MPD
Description:

This package allows you to automatically submit your MPD listens to ListenBrainz.

libadwaita 1.7.0
Propagated dependencies: appstream@1.0.5 gtk@4.18.6
Channel: cast
Location: cast/packages/mpd.scm (cast packages mpd)
Home page: https://gnome.pages.gitlab.gnome.org/libadwaita/
Licenses: LGPL 2.1+
Synopsis: Building blocks for GNOME applications
Description:

libadwaita offers widgets and objects to build GNOME applications scaling from desktop workstations to mobile phones. It is the successor of libhandy for GTK4.

euphonica 0.98.0-beta
Dependencies: bash-minimal@5.2.37 clang@13.0.1 gtk@4.18.6 dconf@0.40.0 libadwaita@1.7.0 openssl@3.0.8 pipewire@1.4.5 sqlite@3.39.3 libsecret@0.21.4 xdg-desktop-portal-gtk@1.14.1
Channel: cast
Location: cast/packages/mpd.scm (cast packages mpd)
Home page: https://github.com/htkhiem/euphonica
Licenses: GPL 3
Synopsis: MPD frontend with delusions of grandeur made with Rust, GTK and Libadwaita
Description:

Features:

  • Adaptive GTK4+libadwaita UI for most MPD features

  • Static background blur

  • Customisable spectrum visualiser

  • Automatic accent colours based on album art

  • Advanced client-side dynamic playlists

  • Integrated MPRIS client with background run support

  • Asynchronous search for large collections

  • Configurable multi-artist tag syntax

mpvpaper 1.8
Propagated dependencies: mpv@0.40.0
Channel: cast
Location: cast/packages/mpvpaper.scm (cast packages mpvpaper)
Home page: https://github.com/GhostNaN/mpvpaper
Licenses: GPL 3
Synopsis: Video wallpaper program for wlroots-based wayland compositors
Description:

The mpvpaper package provides a wallpaper program for wlroots-based + wayland compositors, allowing you to play videos as your wallpaper using mpv.

gdb-pt-dump 0.0.0-1.50227bd
Dependencies: gdb@14.2
Channel: cast
Location: cast/packages/pwndbg.scm (cast packages pwndbg)
Home page: https://github.com/martinradev/gdb-pt-dump
Licenses: Expat
Synopsis: gdb script to examine the address space of a QEMU-based virtual machine
Description:

gdb-pt-dump is a gdb script to enhance debugging of a QEMU-based virtual machine.

capstone-6 6.0.0-Alpha5
Channel: cast
Location: cast/packages/pwndbg.scm (cast packages pwndbg)
Home page: https://github.com/capstone-engine/capstone
Licenses: Modified BSD
Synopsis: Lightweight multi-platform, multi-architecture disassembly framework
Description:

Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Capstone can disassemble machine code for many supported architectures such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides bindings for Python, Java, OCaml and more.

pwndbg 2025.10.20
Dependencies: gdb@14.2
Propagated dependencies: bash-minimal@5.2.37 python-capstone-6@6.0.0-Alpha5 python-psutil@7.0.0 pwntools@4.15.0beta1 python-pycparser@2.22 python-pyelftools@0.32 python-pygments@2.19.1 python-requests@2.32.5 python-sortedcontainers@2.4.0 python-tabulate@0.9.0 python-typing-extensions@4.15.0 python-rich@13.7.1 python-ipython@8.37.0 ropgadget@7.6 gdb-pt-dump@0.0.0-1.50227bd unicorn@2.1.1 which@2.21
Channel: cast
Location: cast/packages/pwndbg.scm (cast packages pwndbg)
Home page: https://github.com/pwndbg/pwndbg
Licenses: Expat
Synopsis: Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
Description:

pwndbg is a GDB and LLDB plug-in that makes debugging suck less, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers and exploit developers.

python-capstone-6 6.0.0-Alpha5
Propagated dependencies: capstone-6@6.0.0-Alpha5
Channel: cast
Location: cast/packages/pwndbg.scm (cast packages pwndbg)
Home page: https://github.com/capstone-engine/capstone
Licenses: Modified BSD
Synopsis: Lightweight multi-platform, multi-architecture disassembly framework
Description:

Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Capstone can disassemble machine code for many supported architectures such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides bindings for Python, Java, OCaml and more.

python-jdatetime 5.2.0
Propagated dependencies: python-jalali-core@1.0.0
Channel: cast
Location: cast/packages/python.scm (cast packages python)
Home page: https://github.com/slashmili/python-jalali
Licenses: Python Software Foundation License
Synopsis: Jalali datetime binding for python
Description:

Jalali datetime binding for python.

python-taskw 2.0.0
Propagated dependencies: python-kitchen@1.2.5 python-dateutil@2.9.0 python-pytz@2025.1
Channel: cast
Location: cast/packages/python.scm (cast packages python)
Home page: http://github.com/ralphbean/taskw
Licenses: GPL 3
Synopsis: Python bindings for your taskwarrior database
Description:

Python bindings for your taskwarrior database.

python-holidays 0.85
Propagated dependencies: python-dateutil@2.9.0
Channel: cast
Location: cast/packages/python.scm (cast packages python)
Home page: https://pypi.org/project/holidays
Licenses: Expat
Synopsis: Open World Holidays Framework
Description:

A fast, efficient Python library for generating country- and subdivision- (e.g. state or province) specific sets of government-designated holidays on the fly. It aims to make determining whether a specific date is a holiday as fast and flexible as possible.

python-jalali-core 1.0.0
Channel: cast
Location: cast/packages/python.scm (cast packages python)
Home page: https://github.com/slashmili/jalali-core
Licenses: LGPL 2.1
Synopsis: Gregorian to Jalali and inverse date convertor
Description:

Gregorian to Jalali and inverse date convertor.

rssguard 4.8.5
Dependencies: qtmultimedia@6.9.2 qttools@6.9.2 qtdeclarative@6.9.2 qtwebengine@6.9.2 qt5compat@6.9.2 sqlite@3.39.3
Channel: cast
Location: cast/packages/rssguard.scm (cast packages rssguard)
Home page: https://github.com/martinrotter/rssguard
Licenses: GPL 3
Synopsis: Powerful Qt feed reader
Description:

RSS Guard is a simple RSS/ATOM feed reader for Windows, Linux, BSD, OS/2 or macOS which can work with RSS/ATOM/JSON/iCalendar/Sitemap feeds as well as many online feed services.

litehtml 0.9-1.3f4efa2
Dependencies: gumbo-parser@0.10.1
Channel: cast
Location: cast/packages/rssguard.scm (cast packages rssguard)
Home page: https://github.com/litehtml/litehtml
Licenses: Modified BSD
Synopsis: Fast and lightweight HTML/CSS rendering engine
Description:

litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support

qtlinq 0.0.0-1.85262d2
Dependencies: qtbase@6.9.2
Channel: cast
Location: cast/packages/rssguard.scm (cast packages rssguard)
Home page: https://github.com/martinrotter/qtlinq
Licenses: GPL 3
Synopsis: LINQ-style query library for Qt
Description:

A header-only LINQ-style query library for Qt, designed for QList<T>, providing a clean, fluent, expressive C#-style querying API in modern C++17

xdg-ninja cb09ebd6479e276070a55fcffae9a5320bc52ed5
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 jq@1.8.0
Channel: cast
Location: cast/packages/script.scm (cast packages script)
Home page: https://github.com/b3nj5m1n/xdg-ninja
Licenses: Expat
Synopsis: Shell script which checks your $HOME for unwanted files and directories
Description:

When xdg-ninja encounters a file or directory it knows about, it will tell you whether it's possible to move it to the appropriate location, and how to do it.

shadowsocks-rust 1.23.5
Dependencies: zstd@1.5.6
Channel: cast
Location: cast/packages/shadowsocks.scm (cast packages shadowsocks)
Home page: https://github.com/shadowsocks/shadowsocks-rust
Licenses: Expat
Synopsis: shadowsocks is a fast tunnel proxy that helps you bypass firewalls
Description:

This package provides shadowsocks is a fast tunnel proxy that helps you bypass firewalls.

anbox-binder 1434f1ebf74135a99d17e83f25d8e23908efc4cf
Channel: cast
Location: cast/packages/waydroid.scm (cast packages waydroid)
Home page: https://github.com/choff/anbox-modules
Licenses: GPL 3
Synopsis: Linux kernel module to run the Anbox Android container runtime
Description:

This Linux module contains the kernel module necessary to run the Anbox Android container runtime. They're split out of the original Anbox repository to make packaging in various Linux distributions easier.

waydroid 1.5.4
Propagated dependencies: gawk@5.3.0 gtk@4.16.13 kmod@29 lxc@6.0.1 python@3.11.11 python-dbus-python@1.3.2 python-gbinder@1.1.2 python-pyclip@0.7.0 python-pygobject@3.50.0 util-linux@2.40.4 wl-clipboard@2.2.1
Channel: cast
Location: cast/packages/waydroid.scm (cast packages waydroid)
Home page: https://waydro.id
Licenses: GPL 3
Synopsis: Container-based approach to boot a full Android system
Description:

Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications. The Android inside the container has direct access to needed underlying hardware. The Android runtime environment ships with a minimal customized Android system image based on LineageOS. The used image is currently based on Android 11.

Page: 123
Total results: 69