libqgispython3.34.11
QGIS - shared Python library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libgnuastro21
GNU Astronomy Utilities shared libraries
GNU Astronomy Utilities (Gnuastro) is a collection of libraries and programs
for astronomical data analysis and manipulation. The programs can be run on
the command-line for efficient and easy usage and the libraries can be used
within C and C++ programs.
native-architecture-is
Declarative native architecture assertions
This is a meta package that can be used to assert that a particular
architecture is native. The native architecture is defined as the
architecture of the dpkg package by the Multi-Arch specification. By
depending on e.g. native-architecture-is-amd64, a client package can
prevent its installation unless the native architecture is amd64.
native-architecture
Declarative native architecture constraint
This is a meta package that can only satisfy a dependency for the
native architecture. The native architecture is defined as the
architecture of the dpkg package by the Multi-Arch specification. By
depending on native-architecture, a client package can prevent its
installation for a non-native architecture.
libcangjie3
Cangjie input method library
This is a library that provides functions related to the Cangjie
Chinese input method.
postgresql-17-cron
Run periodic jobs in PostgreSQL
pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
that runs inside the database as an extension. It uses the same syntax as
regular cron, but it allows you to schedule PostgreSQL commands directly from
the database. pg_cron can run multiple jobs in parallel, but it runs at most
one instance of a job at a time. If a second run is supposed to start before
the first one finishes, then the second run is queued and started as soon as
the first run completes.