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

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.


gnupg-rrr 2.2.32
Dependencies: gnutls@3.8.3 libassuan@3.0.1 libgcrypt@1.11.0 libgpg-error@1.51 libksba@1.6.7 npth@1.8 openldap@2.6.9 pcsc-lite@2.0.0 readline@8.2.13 sqlite@3.39.3 zlib@1.3.1
Channel: rrr
Location: rrr/packages/gnupg.scm (rrr packages gnupg)
Home page: https://gnupg.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU Privacy Guard
Description:

The GNU Privacy Guard is a complete implementation of the OpenPGP standard. It is used to encrypt and sign data and communication. It features powerful key management and the ability to access public key servers. It includes several libraries: libassuan (IPC between GnuPG components), libgpg-error (centralized GnuPG error values), and libskba (working with X.509 certificates and CMS data).

goldencheetah 3.5-0.28f623b
Dependencies: gsl@2.8 zlib@1.3.1 qtsvg@5.15.17 qtbase@5.15.17 qttools@5.15.17 qtmultimedia@5.15.17 qtwebchannel@5.15.17 qtcharts@6.9.2 qtserialport@6.9.2 qtlocation@6.9.2 qtconnectivity@6.9.2 mesa@25.2.3
Propagated dependencies: qtwebengine@5.15.17
Channel: rrr
Location: rrr/packages/goldencheetah.scm (rrr packages goldencheetah)
Home page: https://github.com/GoldenCheetah/GoldenCheetah/
Licenses: GPL 2+
Build system: gnu
Synopsis: Performance Software for Cyclists, Runners, Triathletes and Coaches
Description:

GoldenCheetah is a desktop application for cyclists and triathletes and coaches.

guile-json-rps 0.2.11-0.45ae689
Channel: rrr
Location: rrr/packages/guile-xyz.scm (rrr packages guile-xyz)
Home page: https://codeberg.org/rgherdt/scheme-json-rpc
Licenses: Expat
Build system: gnu
Synopsis: An implementation of the JSON-RPC for Scheme
Description:

scheme-json-rpc allows calling procedures on remote servers by exchanging JSON objects. It implements the https://www.jsonrpc.org/specification. The low-level API strives to be R7RS compliant, relying on some SRFI's when needed. So far it was only tested under CHICKEN 5 and Guile 3.

guile-lsp-server 0.2.2-0.6dc4e17
Propagated dependencies: guile-json-rps@0.2.11-0.45ae689
Channel: rrr
Location: rrr/packages/guile-xyz.scm (rrr packages guile-xyz)
Home page: https://codeberg.org/rgherdt/scheme-lsp-server
Licenses: Expat
Build system: gnu
Synopsis: An LSP server for Guile.
Description:
guile-sxml 0.1.0-0.da924ad
Channel: rrr
Location: rrr/packages/guile-xyz.scm (rrr packages guile-xyz)
Home page: https://git.sr.ht/~akagi/sxml
Licenses: GPL 3+
Build system: guile
Synopsis: A simple interface to XML parsing and serialization
#<unspecified>
guile-next-rrr 3.0.10-0.bb7154f
Dependencies: libffi@3.4.6 libxcrypt@4.4.38 bash-minimal@5.2.37
Propagated dependencies: libunistring@1.3 libgc@8.2.8
Channel: rrr
Location: rrr/packages/guile.scm (rrr packages guile)
Home page: https://www.gnu.org/software/guile/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Development version of GNU Guile
Description:

Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.

qbe 1.1-0.1f69842
Channel: rrr
Location: rrr/packages/hare.scm (rrr packages hare)
Home page: https://c9x.me/compile/
Licenses: Expat
Build system: gnu
Synopsis: Simple compiler backend
Description:

QBE is a small compiler backend using an SSA-based intermediate language as input.

hare 0.0.0-4.29fbde4
Dependencies: harec@0.0.0-4.770566a qbe@1.1-0.1f69842
Channel: rrr
Location: rrr/packages/hare.scm (rrr packages hare)
Home page: https://harelang.org
Licenses: GPL 3 MPL 2.0
Build system: gnu
Synopsis: Simple, powerful systems programming language
Description:

Hare is a work-in-progress systems programming language that aims to improve on C while retaining its core philosophy. Its principles are:

  • Trust the programmer.

  • Provide tools the programmer may use when they don't trust themselves.

  • Prefer explicit behavior over implicit behavior.

  • A good program must be both correct and simple.

Users should prefer hare-toolchain over this package to allow it to work out of the box.

harec 0.0.0-4.770566a
Dependencies: qbe@1.1-0.1f69842
Channel: rrr
Location: rrr/packages/hare.scm (rrr packages hare)
Home page: https://harelang.org
Licenses: GPL 3
Build system: gnu
Synopsis: Hare bootstrap compiler in C
Description:

This package provides harec, the Hare language's bootstrap written in C. Currently, the self-hosting harec rewrite is incomplete, so this is used as the default compiler in the build driver.

hare-toolchain 0.0.0-4.29fbde4
Propagated dependencies: binutils@2.44 hare@0.0.0-4.29fbde4 harec@0.0.0-4.770566a qbe@1.1-0.1f69842
Channel: rrr
Location: rrr/packages/hare.scm (rrr packages hare)
Home page: https://harelang.org
Licenses: GPL 3 MPL 2.0
Build system: trivial
Synopsis: Complete @code{hare} toolchain for Hare development
Description:

This package provides a toolchain for the Hare language. It allows you to conveniently install all the required packages (such as binutils and qbe) into your profile.

ghc-microspec 0.2.1.3
Dependencies: ghc-quickcheck@2.14.3
Channel: rrr
Location: rrr/packages/haskell-xyz.scm (rrr packages haskell-xyz)
Home page: http://hackage.haskell.org/package/microspec
Licenses: Modified BSD
Build system: haskell
Synopsis: Tiny QuickCheck test library with minimal dependencies
Description:

A tiny (1 module, <500 lines) property-based (and unit) testing library with minimal dependencies.

ghc-tidal 1.7.8
Dependencies: ghc-colour@2.3.6 ghc-hosc@0.19.1 ghc-network@3.1.4.0 ghc-bifunctors@5.5.15 ghc-clock@0.8.3 ghc-primitive@0.7.3.0 ghc-random@1.2.1.1
Channel: rrr
Location: rrr/packages/haskell-xyz.scm (rrr packages haskell-xyz)
Home page: http://tidalcycles.org/
Licenses: GPL 3+
Build system: haskell
Synopsis: Pattern language for improvised music
Description:

Tidal is a domain specific language for live coding patterns.

ghc-data-binary-ieee754 0.4.4
Channel: rrr
Location: rrr/packages/haskell-xyz.scm (rrr packages haskell-xyz)
Home page: https://john-millikin.com/software/data-binary-ieee754/
Licenses: Expat
Build system: haskell
Synopsis: Parser/Serialiser for IEEE-754 floating-point values
Description:

Convert Float and Decimal values to/from raw octets.

ghc-hosc 0.19.1
Dependencies: ghc-blaze-builder@0.4.2.2 ghc-data-binary-ieee754@0.4.4 ghc-network@3.1.4.0
Channel: rrr
Location: rrr/packages/haskell-xyz.scm (rrr packages haskell-xyz)
Home page: http://rohandrape.net/t/hosc
Licenses: GPL 3
Build system: haskell
Synopsis: Haskell Open Sound Control
Description:

Hosc implements a subset of the Open Sound Control byte protocol, http://opensoundcontrol.org/.

tgs2png 0.1.0-0.ef068cc
Channel: rrr
Location: rrr/packages/image.scm (rrr packages image)
Home page: https://github.com/zevlg/tgs2png
Licenses: GPL 3+
Build system: cmake
Synopsis: Convert Telegram's animated stickers
Description:

Convert Telegram's animated stickers in TGS format into series of PNG images.

kubectl 1.33.1
Channel: rrr
Location: rrr/packages/kube.scm (rrr packages kube)
Home page: https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/
Licenses: ASL 2.0
Build system: trivial
Synopsis: Kubernetes CLI
Description:

This package provides a Kubernetes CLI utility.

k0s 1.32.4
Channel: rrr
Location: rrr/packages/kube.scm (rrr packages kube)
Home page: https://k0sproject.io/
Licenses: APSL 2.0
Build system: trivial
Synopsis: The Zero Friction Kubernetes
Description:

k0s is an all-inclusive Kubernetes distribution, which is configured with all of the features needed to build a Kubernetes cluster and packaged as a single binary for ease of use.

helm 3.16.3
Channel: rrr
Location: rrr/packages/kube.scm (rrr packages kube)
Home page: https://helm.sh/
Licenses: ASL 2.0
Build system: trivial
Synopsis: Kubernetes Package Manager
Description:

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. Use Helm to:

  1. Find and use popular software packaged as Helm charts to run in Kubernetes

  2. Share your own applications as Helm charts

  3. Create reproducible builds of your Kubernetes applications

  4. Intelligently manage your Kubernetes manifest files

  5. Manage releases of Helm packages

kvantum 0.20.2
Dependencies: qtbase@5.15.17 libx11@1.8.12 libxext@1.3.6 qtx11extras@5.15.17 qtsvg@6.9.2 kwindowsystem@6.19.0
Channel: rrr
Location: rrr/packages/kvantum.scm (rrr packages kvantum)
Home page: https://www.github.com/tsujan/kvantum
Licenses: GPL 3+
Build system: qt
Synopsis: SVG-based theme engine for Qt
Description:

kvantum has a default dark theme, which is inspired by the default theme of Enlightenment, but it goes far beyond its default theme: you could make themes with very different looks and feels for it, whether they be photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or something in between, and Kvantum will let you control almost every aspect of Qt widgets.

rdfind 1.6.0
Dependencies: nettle@3.10.1
Channel: rrr
Location: rrr/packages/linux.scm (rrr packages linux)
Home page: https://rdfind.pauldreik.se/
Licenses: GPL 2
Build system: gnu
Synopsis: Redundant data find - a program that finds duplicate files
Description:
linux-rrr 6.7-rc8
Dependencies: zstd@1.5.6
Channel: rrr
Location: rrr/packages/linux.scm (rrr packages linux)
Home page: https://www.kernel.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Linux kernel with nonfree binary blobs included
Description:

The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function.

libaml 0.3.0
Channel: rrr
Location: rrr/packages/linux.scm (rrr packages linux)
Home page: https://github.com/any1/aml
Licenses: ISC
Build system: meson
Synopsis: Another/Andri's main loop
Description:

The aml library provides an event loop for C, for Linux, with the following features:

  1. fd event handlers

  2. timers and tickers

  3. signal handlers

  4. idle dispatch callbacks

  5. thread pool support

wireplumber 0.4.13
Dependencies: dbus@1.15.8 elogind@255.17 glib@2.83.3 lua@5.3.5 pipewire@0.3.63
Channel: rrr
Location: rrr/packages/linux.scm (rrr packages linux)
Home page: https://gitlab.freedesktop.org/pipewire/wireplumber
Licenses: Expat
Build system: meson
Synopsis: Session / policy manager implementation for PipeWire
Description:

WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.

pipewire 0.3.63
Dependencies: alsa-lib@1.2.11 avahi@0.8 bluez@5.79 dbus@1.15.8 eudev@3.2.14 ffmpeg@8.0 gst-plugins-base@1.26.3 gstreamer@1.26.3 jack2@1.9.21 ldacbt@2.0.2.3 libcamera@0.3.1 libdrm@2.4.124 libfdk@2.0.1 libfreeaptx@0.2.2 libsndfile@1.2.0 libusb@1.0.25 openssl@3.0.8 libva@2.22.0 pulseaudio@16.1 readline@8.2.13 sbc@1.5 vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.0 webrtc-audio-processing@1.3
Channel: rrr
Location: rrr/packages/linux.scm (rrr packages linux)
Home page: https://pipewire.org/
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Server and user space API to deal with multimedia pipelines
Description:

PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of Video input and output. It also introduces a security model that makes interacting with audio and video devices from containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.

Total results: 348