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

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.


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.

grpc 1.52.2
Dependencies: c-ares@1.34.4 openssl@3.5.5 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.

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).

drpm 0.5.2
Dependencies: bzip2@1.0.8 lzlib@1.13 openssl@3.5.5 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.

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.5.5 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.12.12
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.

openrsync 0.5.0-0.a257c0f
Channel: guix
Location: gnu/packages/rsync.scm (gnu packages rsync)
Home page: https://github.com/kristapsdz/openrsync
Licenses: ISC
Build system: gnu
Synopsis: OpenBSD implementation of @command{rsync}
Description:

Openrsync is an alternate implementation of rsync, originally written for OpenBSD and ported to Linux and other Unix-like systems. It supports a subset of rsync's options.

rsync 3.4.4
Dependencies: acl@2.3.1 lz4@1.10.0 openssl@3.5.5 popt@1.18 xxhash@0.8.3 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/rsync.scm (gnu packages rsync)
Home page: https://rsync.samba.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Remote (and local) file copying tool
Description:

Rsync is a fast and versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon. Its delta-transfer algorithm reduces the amount of data sent over the network by sending only the differences between the source files and the existing files in the destination.

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.

ruby-appraisal 2.5.0
Propagated dependencies: ruby-rake@13.3.0 ruby-thor@1.2.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/thoughtbot/appraisal
Licenses: Expat
Build system: ruby
Synopsis: Tests your library against different versions of dependencies
Description:

Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals." Appraisal is designed to make it easy to check for regressions in your library without interfering with day-to-day development using Bundler.

ruby-diff-lcs 1.6.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/halostatue/diff-lcs
Licenses: Expat
Build system: ruby
Synopsis: Compute the difference between two Enumerable sequences
Description:

Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool.

ruby-fivemat 1.3.7
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/tpope/fivemat
Licenses: Expat
Build system: ruby
Synopsis: Each test file given its own line of dots
Description:

Fivemat is a MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots during testing. It aims to provide test output that is neither too verbose nor too minimal.

ruby-mini-portile 0.6.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/flavorjones/mini_portile
Licenses: Expat
Build system: ruby
Synopsis: Ports system for Ruby developers
Description:

Mini-portile is a port/recipe system for Ruby developers. It provides a standard way to compile against specific versions of libraries to reproduce user environments.

ruby-rspec 2.14.1
Propagated dependencies: ruby-rspec-core@2.14.8 ruby-rspec-mocks@2.14.6 ruby-rspec-expectations@2.14.5
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://rspec.info/
Licenses: Expat
Build system: ruby
Synopsis: Behavior-driven development framework for Ruby
Description:

RSpec is a behavior-driven development (BDD) framework for Ruby. This meta-package includes the RSpec test runner, along with the expectations and mocks frameworks.

ruby-builder 3.3.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rails/builder
Licenses: Expat
Build system: ruby
Synopsis: Ruby library to create structured data
Description:

Builder provides a number of builder objects that make it easy to create structured data. Currently the following builder objects are supported: XML Markup and XML Events.

ruby-mime-types-data 3.2016.0521
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/mime-types/mime-types-data/
Licenses: Expat
Build system: ruby
Synopsis: Registry for information about MIME media type definitions
Description:

mime-types-data provides a registry for information about Multipurpose Internet Mail Extensions (MIME) media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.

ruby-given-core 3.8.2
Propagated dependencies: ruby-sorcerer@2.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec-given/rspec-given
Licenses: Expat
Build system: ruby
Synopsis: Core abstractions used by rspec-given and minitest-given
Description:

Given_core is the basic functionality behind rspec-given and minitest-given, extensions that allow the use of Given/When/Then terminology when defining specifications.

ruby-rspec-core 3.13.2
Propagated dependencies: ruby-rspec-support@3.13.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec/rspec-core
Licenses: Expat
Build system: ruby
Synopsis: RSpec core library
Description:

Rspec-core provides the RSpec test runner and example groups.

ruby-rake 13.3.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/ruby/rake
Licenses: Expat
Build system: ruby
Synopsis: Rake is a Make-like program implemented in Ruby
Description:

Rake is a Make-like program where tasks and dependencies are specified in standard Ruby syntax.

ruby-sequel 5.47.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://sequel.jeremyevans.net
Licenses: Expat
Build system: ruby
Synopsis: Database toolkit for Ruby
Description:

Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas. It includes a comprehensive ORM layer for mapping records to Ruby objects and handling associated records.

ruby-cucumber-messages 21.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/cucumber/messages/
Licenses: Expat
Build system: ruby
Synopsis: Cucumber Messages for Ruby (Protocol Buffers)
Description:

Cucumber Messages for Ruby is a library which allows serialization and deserialization of the protocol buffer messages used in Cucumber.

ruby-cucumber-tag-expressions 5.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/cucumber/tag-expressions
Licenses: Expat
Build system: ruby
Synopsis: Cucumber tag expressions for Ruby
Description:

Cucumber tag expression parser for Ruby. A tag expression is an infix boolean expression used by Cucumber.

ruby-minitest-bonus-assertions 3.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/halostatue/minitest-bonus-assertions
Licenses: Expat
Build system: ruby
Synopsis: Bonus assertions for @code{Minitest}
Description:

Minitest bonus assertions provides extra MiniTest assertions. For instance, it provides assert_true, assert_false and assert_set_equal.

ruby-rspec-support 3.13.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec/rspec-support
Licenses: Expat
Build system: ruby
Synopsis: RSpec support library
Description:

Support utilities for RSpec gems.

Total packages: 72465