liblttng-ctl0t64
LTTng control and utility library
The LTTng project aims at providing highly efficient tracing tools for Linux.
Its tracers help tracking down performance issues and debugging problems
involving multiple concurrent processes and threads. Tracing across multiple
systems is also possible.
python3-maison
Read Python package configuration settings
When developing a Python application, e.g a command-line tool, it can be
helpful to allow the user to set their own configuration options to allow them
to tailor the tool to their needs. These options are typically set in files in
the root of a project directory that uses the tool, for example in a
pyproject.toml or an {project_name}.ini file.
python3-smhi
Fetches weather forecast data from the Swedish weather institute
This library interfaces with the Swedish Meteorological and Hydrological
Institute (SMHI) web service to provide meteorological data. It connects to
the SMHI API to retrieve weather forecasts and is particularly useful for
fetching weather data for locations near Sweden. The library makes it easy to
access detailed weather forecasts, pulled automatically at regular intervals,
with information such as temperature, wind speed, and precipitation. Users can
integrate this data into various applications to stay updated with current
weather conditions.
libzip5
library for reading, creating, and modifying zip archives (runtime)
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
pybuild-plugin-autopkgtest
pybuild autopkgtest test runner (metapackage)
This package depends on the packages required to run pybuild-autopkgtest, a
pybuild-based autopkgtest test runner. pybuild-autopkgtest will run the same
test suite that regular pybuild runs during build time, but against the
installed packages and without doing a build first.
pybuild-plugin-pyproject
Debian helper tools for packaging Python libraries using PEP517
This metapackage depends on the components necessary for building packages
with the generic PEP517 build plugin.