libextutils-makemaker-dist-zilla-develop-perl
Perl module creating bare-bones Makefile.PL files for use with dzil
Dist::Zilla makes developing modules much easier by generating all kinds of
boilerplate files, saving authors from having to write them by hand, but in
some cases this can make developing more inconvenient. The most prominent
example of this is with Makefile.PL files - although the majority of
distributions can be hacked on just by editing the files in a source control
checkout and using prove for testing, for some this isn't sufficient. In
particular, distributions which use an auto-generated test suite and
distributions which use XS both need special handling at build time before
they will function, and with Dist::Zilla, this means running dzil build and
rebuilding after every change. This is tedious!
libubootenv-tool
Library to access U-Boot environment - tool
libubootenv is a library that provides a hardware independent way to access
to U-Boot environment. U-Boot has its default environment compiled
board-dependently and this means that tools to access the environment are also
board specific, too.
odbc-mariadb
ODBC driver for MariaDB
This package provides a driver that allows ODBC-enabled applications to
access MariaDB databases. ODBC is an abstraction layer that allows
applications written for that layer to access databases in a manner that is
relatively independent of the particular database management system.
libgnutls30
GNU TLS library - main runtime library
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
Transport Layer Security (DTLS 1.0, 1.2) protocols.