libdbix-admin-createtable-perl
DBI extension for manipulating tables
DBIx::Admin::CreateTable provides an interface to create and drop
tables, primary indexes, and sequences. The following databases are
supported: MariaDB, MySQL, Oracle, Postgres and SQLite.
libdbix-class-schema-populatemore-perl
module providing an enhanced 'populate' method to DBIx::Class apps
DBIx::Class::Schema::PopulateMore is a DBIx::Class::Schema component that
provides an enhanced version of the builtin method "populate" in
DBIx::Class::Schema. What it does is make it easier when you are doing a
first time setup and need to insert a bunch of rows, like the first time you
deploy a new database, or after you update it.
libgsl27
GNU Scientific Library (GSL) -- library package
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.
librte-net-ionic23
Data Plane Development Kit (librte-net-ionic runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-net-idpf23
Data Plane Development Kit (librte-net-idpf runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
python3-cleo
create beautiful and testable command-line interfaces
Cleo is mostly a higher level wrapper for CliKit, so a lot of the
components and utilities comes from it. Refer to its documentation
for more information.