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

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.


rocprofiler-register 7.1.1
Dependencies: glog@0.7.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: Support library to be used with rocprofiler
Description:

The rocprofiler-register library coordinates the modification of the intercept API table(s) of the HSA/HIP/ROCTx runtime libraries by the ROCprofiler (v2) library.

rocm-opencl-runtime 7.1.1
Dependencies: glew@2.2.0 mesa@25.2.3 numactl@2.0.16 opencl-headers@2024.10.24 opencl-icd-loader@2024.10.24 libffi@3.4.6 rocm-comgr@7.1.1 rocr-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: ROCm OpenCL Runtime
Description:

OpenCL 2.0 compatible language runtime, supporting offline and in-process/in-memory compilation.

rocm-core 7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/Rocm/rocm-core
Licenses: Expat
Build system: cmake
Synopsis: Utility to get the ROCm release version
Description:

Utility to get the ROCm release version

rocprofiler 7.1.1
Dependencies: aqlprofile@7.1.1 barectf@3.1.2 elfutils@0.192 libffi@3.4.6 libpciaccess@0.18.1 numactl@2.0.16 rocm-hip-runtime@7.1.1
Propagated dependencies: roctracer@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: ROC profiler library
Description:

ROC profiler library. Profiling with perf-counters and derived metrics.

rocm-smi 7.1.1
Dependencies: libdrm@2.4.124 python@3.11.14
Propagated dependencies: grep@3.11 coreutils@9.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: The ROCm System Management Interface (ROCm SMI) Library
Description:

The ROCm System Management Interface Library, or ROCm SMI library, is part of the Radeon Open Compute ROCm software stack. It is a C library for Linux that provides a user space interface for applications to monitor and control GPU applications.

rocm-cmake 7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm cmake modules
Description:

ROCm cmake modules provides cmake modules for common build tasks needed for the ROCM software stack.

rocm-hip-cpu 0.1.4142
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/HIP-CPU/
Licenses: Expat
Build system: cmake
Synopsis: Implementation of HIP that works on CPUs
Description:

The HIP CPU Runtime is a header-only library that allows CPUs to execute unmodified HIP code. It is generic and does not assume a particular CPU vendor or architecture.

rocminfo 7.1.1
Dependencies: rocr-runtime@7.1.1 kmod@29 python@3.11.14
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm Application for Reporting System Info
Description:

List HSA Agents available to ROCm and show their properties.

rocqide 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2 rocq-runtime@9.2.0 rocqide-server@9.2.0 ocaml-lablgtk3-sourceview3@3.1.3
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Rocq's IDE
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package provides the RocqIDE, a graphical user interface for the development of interactive proofs.

rocqide-server 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2 rocq-runtime@9.2.0
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Rocq's XML protocol server
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package provides the coqidetop language server, an implementation of Rocq's XML protocol which allows clients, such as RocqIDE, to interact with the Rocq Prover in a structured way.

rocq-runtime 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Core Binaries and Tools for the Rocq Prover
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package includes the Rocq Prover core binaries, plugins, and tools, but not the language's standard library implementation.

rocq-core 9.2.0
Dependencies: gmp@6.3.0
Propagated dependencies: ocaml-zarith@1.12 camlzip@1.11 ocaml-yojson@2.0.2 rocq-runtime@9.2.0
Channel: guix
Location: gnu/packages/rocq.scm (gnu packages rocq)
Home page: https://rocq-prover.org/
Licenses: LGPL 2.1 Open Publication License 1.0 or later
Build system: dune
Synopsis: Standard library modules for Rocq Prover
Description:

Rocq is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package includes the Rocq standard library some other core language libraries.

python-grpcio-status 1.51.0
Propagated dependencies: python-googleapis-common-protos@1.66.0 python-grpcio@1.52.0 python-protobuf@4.21.6
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://grpc.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Status proto mapping for gRPC
Description:

This package provides status proto mapping for gRPC.

apache-thrift 0.14.2
Dependencies: boost@1.89.0 libressl@4.2.1
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://thrift.apache.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Lightweight, language-independent software stack for point-to-point RPC
Description:

Thrift provides clean abstractions and implementations for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers.

grpc 1.52.2
Dependencies: c-ares@1.34.4 openssl@3.0.8 re2@2022-12-01 zlib@1.3.1
Propagated dependencies: abseil-cpp@20220623.2
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://grpc.io
Licenses: ASL 2.0
Build system: cmake
Synopsis: High performance universal RPC framework
Description:

gRPC is a modern high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.

python-grpcio 1.52.0
Dependencies: abseil-cpp@20220623.2 c-ares@1.34.4 grpc@1.52.2 openssl@3.0.8 re2@2022-12-01 zlib@1.3.1
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://grpc.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: HTTP/2-based RPC framework
Description:

This package provides a Python library for communicating with the HTTP/2-based RPC framework gRPC.

python-grpc-stubs 1.53.0.6
Propagated dependencies: python-grpcio@1.52.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://github.com/shabbyrobe/grpc-stubs
Licenses: Expat
Build system: pyproject
Synopsis: Typing stubs for Python
Description:

This is a PEP-561-compliant stub-only package which provides type information of gRPC.

python-grpcio-tools 1.52.0
Propagated dependencies: python-grpcio@1.52.0 python-protobuf@4.21.6
Channel: guix
Location: gnu/packages/rpc.scm (gnu packages rpc)
Home page: https://grpc.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Protobuf code generator for gRPC
Description:

The gRPC tools for Python provide a special plugin for generating server and client code from .proto service definitions.

drpm 0.5.2
Dependencies: bzip2@1.0.8 lzlib@1.13 openssl@3.0.8 popt@1.18 rpm@4.20.1 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/rpm.scm (gnu packages rpm)
Home page: https://github.com/rpm-software-management/drpm
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Delta RPM library
Description:

This package provides a library for making, reading and applying deltarpms, compatible with the original deltarpm packages.

libmodulemd 2.15.2
Dependencies: gtk+@3.24.51 python-pygobject@3.54.3
Propagated dependencies: glib@2.86.0 libyaml@0.2.5 rpm@4.20.1
Channel: guix
Location: gnu/packages/rpm.scm (gnu packages rpm)
Home page: https://github.com/fedora-modularity/libmodulemd
Licenses: Expat
Build system: meson
Synopsis: C library for manipulating module metadata files
Description:

The libmodulemd API provides a number of convenience tools for interacting with repodata (that is, streams of YAML that contains information on multiple streams, default data and translations).

createrepo-c 1.2.1
Dependencies: bzip2@1.0.8 curl@8.6.0 drpm@0.5.2 libmodulemd@2.15.2 libxml2@2.14.6 openssl@3.0.8 sqlite@3.39.3 zchunk@1.5.1
Channel: guix
Location: gnu/packages/rpm.scm (gnu packages rpm)
Home page: https://rpm-software-management.github.io/createrepo_c/
Licenses: GPL 2+
Build system: cmake
Synopsis: C implementation of the createrepo tool
Description:

This package provides the createrepo command, which can be used to create RPM repositories.

rrdtool 1.9.0
Dependencies: cairo@1.18.4 freetype@2.13.3 glib@2.86.0 libxml2@2.14.6 pango@1.56.4 python@3.11.14
Channel: guix
Location: gnu/packages/rrdtool.scm (gnu packages rrdtool)
Home page: https://oss.oetiker.ch/rrdtool/
Licenses: GPL 2+
Build system: gnu
Synopsis: Time-series data storage and display system
Description:

The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values.

librsync 2.3.4
Dependencies: popt@1.18
Channel: guix
Location: gnu/packages/rsync.scm (gnu packages rsync)
Home page: https://librsync.sourceforge.net/
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Implementation of the rsync remote-delta algorithm
Description:

Librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a "streaming" design similar to that of zlib with the aim of allowing it to be embedded into many different applications.

librsync 0.9.7
Channel: guix
Location: gnu/packages/rsync.scm (gnu packages rsync)
Home page: https://librsync.sourceforge.net/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Implementation of the rsync remote-delta algorithm
Description:

Librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a "streaming" design similar to that of zlib with the aim of allowing it to be embedded into many different applications.

Total packages: 70994