libqgis-app3.34.7
QGIS - shared app library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libqgis-native3.34.7
QGIS - shared native gui library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libqgisgrass8-3.34.7
QGIS - shared grass library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libpcre2-8-0
New Perl Compatible Regular Expression Library- 8 bit runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
piuparts-slave-from-git-deps
dependencies for running piuparts slave from git
piuparts is meant as a quality assurance tool for people who create .deb
packages to test them before they upload them to the Debian package archive.
A master/slave piuparts installation is used for testing complete archives
as it is done on https://piuparts.debian.org/.
python3-pydantic-core
Rust implementation of pydantic core functionality (Python 3 module)
pydantic uses type hinting (PEP 484) and variable annotation (PEP 526) to
validate that untrusted data takes the desired form. There is also support for
an extension to dataclasses where the input data is validated.