libgrpc29t64

high performance general RPC framework

A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems.

r-bioc-basilisk.utils

Bioconductor basilisk installation utilities

Implements utilities for installation of the basilisk package, primarily for creation of the underlying Conda instance. This allows one to avoid re-writing the same R code in both the configure script (for centrally administered R installations) and in the lazy installation mechanism (for distributed package binaries). It is highly unlikely that developers - or, heaven forbid, end-users! - will need to interact with this package directly; they should be using the basilisk package instead.

libgnat-11-armel-cross

runtime for applications compiled with GNAT (shared library)

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

minihtcondor

transitional dummy package

This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed.

postgresql-15-plproxy

database partitioning system for PostgreSQL 15

PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies.

ruby-rspec-parameterized-core

Simple parameterized test syntax for RSpec - core

RSpec::Parameterized supports simple parameterized test syntax in rspec.