libqgis-app3.28.11

QGIS - shared app library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

libqgis-gui3.28.11

QGIS - shared gui library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

libqgis-server3.28.11

QGIS - shared server library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

libqgisgrass8-3.28.11

QGIS - shared grass library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

precious

one code quality tool to rule them all

Precious is a code quality tool that lets you run all of your linters and tidiers with a single command.

librandombytes1

Library generating fresh randomness - shared library

librandombytes is a public-domain library providing a simple API for applications generating fresh randomness: include <randombytes.h>, call randombytes(x, xbytes) whenever desired to generate fresh random bytes x[0], x[1], ..., x[xbytes-1], and link with -lrandombytes.