eot2ttf
utility to convert Embedded OpenType fonts to TrueType
Libeot is a library for parsing Embedded OpenType files and converting them
to other formats
python3-libguess
high-speed character set detection library (Python 3 wrapper)
libguess employs discrete-finite automata to deduce the character set of the
input buffer. The advantage of this is that all character sets can be checked
in parallel, and quickly.
libqgis-analysis3.34.6
QGIS - shared analysis library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
python3-pathvalidate
sanitize/validate filenames/file-paths/etc (Python3 version)
pathvalidate is a Python library to sanitize/validate a string such as
filenames/file-paths/etc.
libpulse-jni
PulseAudio sound driver for Java (JNI libraries)
IcedTea implementation of javax.sound.sampled.spi.MixerProvider using
PulseAudio as a mixer.
libmethod-autoload-perl
autoloads methods from a list of packages into the current package
The Method::Autoload base class package is used to autoload methods
from a list of packages where you may not know what methods are
available until run time. A good use of this package is programming
support for user contributed packages or user contributed plugins.