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

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.


rust-bitcoin 0.32.101
Channel: bitcoin
Location: bitcoin/packages/rust-bitcoin.scm (bitcoin packages rust-bitcoin)
Home page: https://github.com/rust-bitcoin/rust-bitcoin
Licenses: CC0
Build system: cargo
Synopsis: Rust library for Bitcoin data structures and protocols
Description:

This crate provides de/serialization, parsing and execution of Bitcoin data structures and network messages: transactions, blocks, addresses, scripts and PSBTs.

rust-bdk-wallet 3.1.0
Channel: bitcoin
Location: bitcoin/packages/rust-bitcoin.scm (bitcoin packages rust-bitcoin)
Home page: https://github.com/bitcoindevkit/bdk
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Bitcoin Dev Kit descriptor-based wallet library
Description:

The Bitcoin Dev Kit wallet library provides a high-level, descriptor-based API for building Bitcoin wallets: address derivation, transaction creation and signing, coin selection and persistent wallet state.

rust-miniscript 13.1.0
Channel: bitcoin
Location: bitcoin/packages/rust-bitcoin.scm (bitcoin packages rust-bitcoin)
Home page: https://github.com/rust-bitcoin/rust-miniscript
Licenses: CC0
Build system: cargo
Synopsis: Miniscript: a structured representation of Bitcoin Script
Description:

Miniscript is a language for writing (a subset of) Bitcoin Scripts in a structured way, enabling analysis, composition, generic signing and more. This crate provides parsing, satisfaction and analysis of Miniscript descriptors.

sparrow-wallet 2.5.2
Dependencies: bash-minimal@5.2.37 glibc@2.41 gcc@14.3.0 zlib@1.3.1 gtk+@3.24.51 glib@2.86.0 pango@1.56.4 cairo@1.18.4 at-spi2-core@2.52.0 gdk-pixbuf@2.44.4 freetype@2.13.3 fontconfig-minimal@2.16.0 libx11@1.8.12 libxtst@1.2.5 libxxf86vm@1.1.6 libxext@1.3.6 libxrender@0.9.12 libxi@1.8.2 libxrandr@1.5.4 mesa@26.0.2 libusb@1.0.25 hidapi@0.15.0 eudev@3.2.14 zbar@0.23.93 alsa-lib@1.2.16
Channel: bitcoin
Location: bitcoin/packages/wallets.scm (bitcoin packages wallets)
Home page: https://sparrowwallet.com
Licenses: ASL 2.0
Build system: binary
Synopsis: Desktop Bitcoin wallet focused on security and privacy
Description:

Sparrow is a Bitcoin wallet for users who value financial self-sovereignty: full coin and fee control, PSBT and multi-signature support, hardware-wallet integration, and a server choice of a private full node (via Bitcoin Core or an Electrum-protocol server) or a public server. This package repackages upstream's official, reproducible Linux release image (a self-contained Java runtime) onto Guix's libraries; its bundled Tor binary does not run on Guix, so route privacy through an external Tor proxy.

hal 0.11.0
Channel: bitcoin
Location: bitcoin/packages/wallets.scm (bitcoin packages wallets)
Home page: https://github.com/stevenroose/hal
Licenses: CC0
Build system: cargo
Synopsis: Bitcoin command-line Swiss-army knife
Description:

hal is a command-line tool to inspect, build and manipulate Bitcoin data: transactions, addresses, keys (BIP32), BIP39 mnemonics, PSBTs, Miniscript descriptors and Lightning invoices. It is built on the rust-bitcoin and rust-miniscript crate stack.

hwi 3.2.0
Dependencies: python-cbor2@5.4.2.post1 python-ecdsa@0.19.0 python-hidapi@0.14.0.post2 python-libusb1@3.0.0 python-mnemonic@0.21 python-noiseprotocol@0.3.1 python-protobuf@3.20.3 python-pyaes@1.6.1 python-pyserial@3.5 python-semver@3.0.4 python-typing-extensions@4.15.0
Channel: bitcoin
Location: bitcoin/packages/wallets.scm (bitcoin packages wallets)
Home page: https://github.com/bitcoin-core/HWI
Licenses: Expat
Build system: pyproject
Synopsis: Hardware wallet interface for Bitcoin
Description:

HWI provides a command-line tool and Python library for interacting with hardware signing devices (Trezor, Ledger, BitBox, Coldcard, Jade and others), speaking PSBT to wallet software such as Bitcoin Core.

electrum 4.7.2
Dependencies: electrum-aionostr@0.1.0 python-aiohttp@3.11.18 python-aiohttp-socks@0.10.1 python-aiorpcx@0.25.0 python-attrs@25.3.0 python-certifi@2025.06.15 python-cryptography@44.0.0 python-dnspython@2.8.0 python-electrum-ecc@0.0.5 python-hidapi@0.14.0.post2 python-jsonpatch@1.33 python-protobuf@3.20.3 python-pyaes@1.6.1 python-pyqt@6.9.1 python-qdarkstyle@3.2.3 python-qrcode@8.2 zbar@0.23.93
Channel: bitcoin
Location: bitcoin/packages/wallets.scm (bitcoin packages wallets)
Home page: https://electrum.org/
Licenses: Expat
Build system: pyproject
Synopsis: Lightweight Bitcoin wallet
Description:

Electrum is a lightweight Bitcoin client based on a client-server protocol. It supports Simple Payment Verification (SPV), deterministic wallets, hardware wallets and multi-signature setups, without needing to download the full block chain.

bdk-cli 3.0.0
Dependencies: sqlite@3.39.3
Channel: bitcoin
Location: bitcoin/packages/wallets.scm (bitcoin packages wallets)
Home page: https://bitcoindevkit.org
Licenses: Expat
Build system: cargo
Synopsis: Command-line Bitcoin wallet built on the Bitcoin Dev Kit
Description:

bdk-cli is a command-line wallet application and playground built on the Bitcoin Dev Kit (BDK). It exposes descriptor-based wallets, address derivation, transaction creation and signing, and blockchain backends (Electrum, Esplora, compact-block filters) for experimentation and scripting.

catppuccin-ghostwriter-theme-mocha-mauve 0-0.f10bfd8
Channel: jasmine
Location: jasmine/packages/catppuccin.scm (jasmine packages catppuccin)
Home page: https://github.com/catppuccin/ghostwriter
Licenses: Expat
Build system: whiskers
Synopsis: Soothing pastel ghostwriter theme
Description:

Catppuccin for ghostwriter is a soothing pastel theme for ghostwriter that aims to be the middle ground between low and high contrast themes.

catppuccin-eza-theme-mocha-mauve 0-0.70f805f
Channel: jasmine
Location: jasmine/packages/catppuccin.scm (jasmine packages catppuccin)
Home page: https://github.com/catppuccin/eza
Licenses: Expat
Build system: whiskers
Synopsis: Soothing pastel eza theme
Description:

Catppuccin for eza is a soothing pastel theme for eza that aims to be the middle ground between low and high contrast themes.

catppuccin-gtk-theme-mocha-mauve 1.0.3
Propagated dependencies: catppuccin-cursors-icon-theme-mocha-mauve@2.0.0 tela-circle-icon-theme@2025-02-10
Channel: jasmine
Location: jasmine/packages/catppuccin.scm (jasmine packages catppuccin)
Home page: https://github.com/catppuccin/gtk
Licenses: GPL 3+
Build system: gnu
Synopsis: Soothing pastel GTK theme
Description:

Catppuccin for GTK is a soothing pastel theme for GTK applications and GNOME, Cinnamon, and XFCE desktop environments that aims to be the middle ground between low and high contrast themes.

catppuccin-plasma-theme-mocha-mauve-classic 0.3.1
Propagated dependencies: catppuccin-cursors-icon-theme-mocha-mauve@2.0.0 plasma-workspace@6.5.5 qtbase@6.9.2
Channel: jasmine
Location: jasmine/packages/catppuccin.scm (jasmine packages catppuccin)
Home page: https://github.com/catppuccin/kde
Licenses: Expat
Build system: gnu
Synopsis: Soothing pastel KDE PLasma theme
Description:

Catppuccin for KDE is a soothing pastel theme for KDE Plasma that aims to be the middle ground between low and high contrast themes.

catppuccin-foot-theme-mocha 0-0.99384a8
Channel: jasmine
Location: jasmine/packages/catppuccin.scm (jasmine packages catppuccin)
Home page: https://github.com/catppuccin/foot
Licenses: Expat
Build system: whiskers
Synopsis: Soothing pastel foot theme
Description:

Catppuccin for Foot is a soothing pastel theme for foot that aims to be the middle ground between low and high contrast themes.

catppuccin-cursors-icon-theme-mocha-mauve 2.0.0
Channel: jasmine
Location: jasmine/packages/catppuccin.scm (jasmine packages catppuccin)
Home page: https://github.com/catppuccin/cursors
Licenses: GPL 2+
Build system: gnu
Synopsis: Soothing pastel cursors
Description:

Catppuccin for Cursors is a set of soothing pastel cursors that aims to be the middle ground between low and high contrast themes.

sweet-plasma-desktop-theme 0-0.9f311e1
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://store.kde.org/p/1294174/
Licenses: CC-BY 4.0
Build system: copy
Synopsis: Dark and modern desktop theme for KDE Plasma
Description:

This package provides a dark and modern desktop theme, based on Helium theme, for KDE Plasma.

sweet-mars-plasma-theme 6.0-0.b057b21
Propagated dependencies: candy-icons-icon-theme@0-0.83512fb kcoreaddons@6.23.0 kvantum@1.1.5 libplasma@6.5.5 plasma-workspace@6.5.5 qt5compat@6.9.2 qtbase@6.9.2 qtdeclarative@6.9.2 qtvirtualkeyboard@6.9.2 sweet-cursors-icon-theme@6.0-0.5ce81a4 sweet-mars-gtk-theme@6.0-0.b057b21 sweet-mars-kvantum-theme@6.0-0.b057b21
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://store.kde.org/p/1393497/
Licenses: GPL 3+
Build system: copy
Synopsis: Dark and modern KDE Plasma theme
Description:

Sweet Mars KDE is a dark and modern theme for KDE Plasma.

sweet-mars-sddm-theme 6.0-0.b057b21
Propagated dependencies: libplasma@6.5.5 plasma-workspace@6.5.5 qtbase@6.9.2 qtdeclarative@6.9.2 qtvirtualkeyboard@6.9.2
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://store.kde.org/p/2150662/
Licenses: GPL 3+
Build system: copy
Synopsis: Colorful SDDM theme
Description:

Sweet Mars SDDM is a colorful theme for SDDM to fit the Sweet Mars KDE theme.

sweet-v2-sddm-theme 0-0.5958b86
Propagated dependencies: kirigami@6.23.1 libplasma@6.5.5 plasma5support@6.5.5 plasma-workspace@6.5.5 qqc2-breeze-style@6.5.5 qt5compat@6.9.2 qtbase@6.9.2 qtdeclarative@6.9.2 qtvirtualkeyboard@6.9.2
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://store.kde.org/p/2296023/
Licenses: GPL 3+
Build system: copy
Synopsis: SDDM theme with neon vibes
Description:

Sweet SDDM v2 is a colorful theme for SDDM with neon vibes.

sweet-wallpapers 6.0-0.5ce81a4
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://www.opendesktop.org/p/1309907/
Licenses: GPL 3+
Build system: copy
Synopsis: Colorful wallpapers
Description:

Sweet Wallpapers is a set of colorful wallpapers with colors that fit the Sweet KDE theme.

sweet-gtk-theme 6.0-0.5ce81a4
Propagated dependencies: candy-icons-icon-theme@0-0.83512fb
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://www.gnome-look.org/p/1253385/
Licenses: GPL 3+
Build system: copy
Synopsis: Colorful GTK theme with neon vibes
Description:

Sweet GTK is a light and dark colorful theme with neon vibes for GTK applications and GNOME, Cinnamon, and XFCE desktop environments.

candy-icons-icon-theme 0-0.83512fb
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://www.opendesktop.org/p/1305251/
Licenses: GPL 3+
Build system: copy
Synopsis: Sweet gradient icons
Description:

Candy icons is a set of icons colored with sweet gradients, originally created to fit the Sweet theme.

sweet-mars-kvantum-theme 6.0-0.b057b21
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://store.kde.org/p/1393497/
Licenses: GPL 3+
Build system: copy
Synopsis: Dark and modern Kvantum theme
Description:

Sweet Mars Kvantum is a dark and modern theme for the Kvantum theme engine, based on the awesome Monochrome KDE theme.

sweet-plasma-theme 6.0-0.5ce81a4
Propagated dependencies: candy-icons-icon-theme@0-0.83512fb kcoreaddons@6.23.0 kvantum@1.1.5 libplasma@6.5.5 plasma-workspace@6.5.5 qt5compat@6.9.2 qtbase@6.9.2 qtdeclarative@6.9.2 qtvirtualkeyboard@6.9.2 sweet-cursors-icon-theme@6.0-0.5ce81a4 sweet-gtk-theme@6.0-0.5ce81a4 sweet-kvantum-theme@6.0-0.5ce81a4 sweet-plasma-desktop-theme@0-0.9f311e1
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://store.kde.org/p/1294729/
Licenses: GPL 3+
Build system: copy
Synopsis: Dark and modern KDE Plasma theme
Description:

Sweet KDE is a dark and modern theme for KDE Plasma.

sweet-sddm-theme 6.0-0.5ce81a4
Propagated dependencies: libplasma@6.5.5 plasma-workspace@6.5.5 qtbase@6.9.2 qtdeclarative@6.9.2 qtvirtualkeyboard@6.9.2
Channel: jasmine
Location: jasmine/packages/eliverlara.scm (jasmine packages eliverlara)
Home page: https://store.kde.org/p/1334945/
Licenses: GPL 3+
Build system: copy
Synopsis: Colorful SDDM theme
Description:

Sweet SDDM is a colorful theme for SDDM to fit the Sweet KDE theme.

Total packages: 72693