libosmocore18
Osmo Core library
This is part of the libosmocore "meta"-library. The libosmocore library
contains various utility functions that were originally developed as part of
the OpenBSC project, but which are of a more generic nature and thus useful to
(at least) other programs that are developed in the sphere of Free Software /
Open Source mobile communication.
libosmogb12
Osmo GPRS GB library
This is part of the libosmocore "meta"-library. The libosmocore library
contains various utility functions that were originally developed as part of
the OpenBSC project, but which are of a more generic nature and thus useful to
(at least) other programs that are developed in the sphere of Free Software /
Open Source mobile communication.
libosmogsm17
Osmo GSM utility library
This is part of the libosmocore "meta"-library. The libosmocore library
contains various utility functions that were originally developed as part of
the OpenBSC project, but which are of a more generic nature and thus useful to
(at least) other programs that are developed in the sphere of Free Software /
Open Source mobile communication.
openjdk-22-source
OpenJDK Development Kit (JDK) source files
OpenJDK is a development environment for building applications,
applets, and components using the Java programming language.
r-bioc-sparsearray
efficient in-memory representation of multidimensional sparse arrays
The SparseArray package is an infrastructure package that
provides an array-like container for efficient in-memory representation
of multidimensional sparse data in R. The package defines the
SparseArray virtual class and two concrete subclasses: COO_SparseArray
and SVT_SparseArray. Each subclass uses its own internal representation
of the nonzero multidimensional data, the "COO layout" and the "SVT
layout", respectively. SVT_SparseArray objects mimic as much as
possible the behavior of ordinary matrix and array objects in base R.
In particular, they support most of the "standard matrix and array API"
defined in base R and in the matrixStats package from CRAN.
python3-haproxyadmin
work with HAProxy via the stats socket
Haproxyadmin is a Python library for interacting with HAProxy load balancer to
perform operations such as enabling/disabling servers. It does that by issuing
the appropriate commands over the stats socket provided by HAProxy. It also
uses that stats socket for retrieving statistics and changing settings.