gobjc++-12-arm-linux-gnueabi
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
gobjc++-12-s390x-linux-gnu
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
libcarp-assert-more-perl
set of convenient assertions easier to use than libcarp-assert-perl
Carp::Assert::More is a convenient set of assertions intending to make
the habit of writing assertions even easier. Compared to the
Carp::Assert functions, this module is pure syntactic sugar, so that
programmers have no more excuse to not use them.
postgresql-13-plr
Procedural language interface between PostgreSQL and R
R is a language and environment for statistical computing and graphics,
providing a wide variety of statistical and graphical techniques (linear and
nonlinear modelling, statistical tests, time series analysis, classification,
clustering, and so on).
python3-opencv
Python 3 bindings for the computer vision library
This package contains Python 3 bindings for the OpenCV (Open Computer Vision)
library.
libdigest-hmac-perl
module for creating standard message integrity checks
HMAC is used for message integrity checks between two parties
that share a secret key, and works in combination with some other
Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism
is described in RFC 2104.