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

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.


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.

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

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.

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.

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

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.

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.

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.

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-rspec-mocks 2.14.6
Propagated dependencies: ruby-diff-lcs@1.6.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec/rspec-mocks
Licenses: Expat
Build system: ruby
Synopsis: RSpec stubbing and mocking library
Description:

Rspec-mocks provides RSpec's "test double" framework, with support for stubbing and mocking.

ruby-mini-portile 2.8.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-cucumber-core 11.1.0
Propagated dependencies: ruby-cucumber-gherkin@26.1.0 ruby-cucumber-messages@21.0.1 ruby-cucumber-tag-expressions@5.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://cucumber.io/
Licenses: Expat
Build system: ruby
Synopsis: Core library for the Cucumber BDD app
Description:

Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.

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-sorcerer 2.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec-given/sorcerer
Licenses: Expat
Build system: ruby
Synopsis: Ripper-style abstract syntax tree to Ruby source generator
Description:

Sorcerer generates Ruby code from a Ripper-like abstract syntax tree (i.e. S-Expressions). Sorcerer is targeted mainly at small snippets of Ruby code, expressible in a single line. Longer examples may be re-sourced, but they will be rendered in a single-line format.

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.

bundler 2.6.9
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://bundler.io/
Licenses: Expat
Build system: ruby
Synopsis: Ruby gem bundler
Description:

Bundler automatically downloads and installs a list of gems specified in a "Gemfile", as well as their dependencies.

ruby-rake-compiler-dock 1.3.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rake-compiler/rake-compiler-dock
Licenses: Expat
Build system: ruby
Synopsis: Cross compiler environment for building Ruby gems
Description:

The coderake-compiler-dock gem provides a cross compiler environment for building gems on a variety of platforms (GNU/Linux, JRuby, Windows and Mac).

ruby-minitest-moar 0.0.4
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/dockyard/minitest-moar
Licenses: Expat
Build system: ruby
Synopsis: Extra features and changes to MiniTest
Description:

MiniTest Moar add some additional features and changes some default behaviours in MiniTest. For instance, Moar replaces the MiniTest Object#stub with a global stub method.

ruby-docile 1.1.5
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://ms-ati.github.io/docile/
Licenses: Expat
Build system: ruby
Synopsis: Ruby EDSL helper library
Description:

Docile is a Ruby library that provides an interface for creating embedded domain specific languages (EDSLs) that manipulate existing Ruby classes.

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-cucumber-html-formatter 20.2.1
Propagated dependencies: ruby-cucumber-messages@21.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/cucumber/html-formatter
Licenses: Expat
Build system: ruby
Synopsis: HTML formatter for Cucumber
Description:

Cucumber HTML Formatter produces a HTML report for Cucumber runs. It is built on top of cucumber-react and works with any Cucumber implementation with a protocol buffer formatter that outputs Cucumber messages.

ruby-rspec-expectations 3.13.3
Propagated dependencies: ruby-diff-lcs@1.6.2 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-expectations
Licenses: Expat
Build system: ruby
Synopsis: RSpec expectations library
Description:

Rspec-expectations provides a simple API to express expected outcomes of a code example.

Total packages: 73955