cpp-13-arm-linux-gnueabi
GNU C preprocessor for arm-linux-gnueabi
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
cpp-13-i686-linux-gnu
GNU C preprocessor for i686-linux-gnu
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
libgdal29
Geospatial Data Abstraction Library
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
calling application for all supported formats. The related OGR
library (which lives within the GDAL source tree) provides
a similar capability for simple features vector data.
libgnome-rr-4-2
Utility library for display information - runtime files
The gnome-desktop set of libraries provides various utility functions
that are used in multiple components of the GNOME desktop, but do not
have a sufficiently stable API to be included in core libraries such
as GLib and GTK.
qml-module-lomiri-components-labs
Qt Components Labs for Lomiri - Components QML plugin
Qt Components Labs for Lomiri offers a set of non-released and mostly
unstable user interface components for Qt Quick 2 / QML.
python3-normality
Micro-library to normalize text strings in Python
Normality is a Python micro-package that contains a small set of text
normalization functions for easier re-use. These functions accept a
snippet of Unicode or UTF-8 encoded text and remove various classes
of characters, such as diacritics, punctuation etc. This is useful as
a preparation to further text analysis.