rng-tools-debian
daemon to use a Hardware RNG (classic version)
The rngd daemon acts as a bridge between a Hardware RNG (random
number generator), such as the ones in some Intel/AMD/VIA chipsets,
and the kernel’s PRNG (pseudo-random number generator).
semodule-utils
SELinux core policy utilities (modules utilities)
Security-enhanced Linux is a patch of the Linux® kernel and a number
of utilities with enhanced security functionality designed to add
mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These
architectural components provide general support for the enforcement
of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement®, Role-based Access Control,
and Multi-level Security.
python3-tinyrpc
small, modular RPC library — Python 3
‘tinyrpc’ is a library for making and handling RPC calls in Python.
php-guzzlehttp-promises
Guzzle promises library
Promises/A+ implementation that handles promise chaining and resolution
iteratively, allowing for “infinite” promise chaining while keeping the
stack size constant.
python3-btrees
scalable persistent object containers for Python 3
This package contains a set of persistent object containers built around a
modified BTree data structure. The trees are optimized for use inside ZODB's
“optimistic concurrency” paradigm, and include explicit resolution of
conflicts detected by that mechanism.
python3-pyvicare
Library for accessing Viessmann heating devices via the ViCare API
This library provides a means to access and interact with Viessmann heating
devices through the official ViCare API. It enables users to control various
functionalities of Viessmann devices, like gas boilers or heat pumps, when
connected to a network, making it possible to manage heating and domestic hot
water settings. By communicating with the Viessmann cloud service, the library
retrieves device information, monitor configurations, and send commands for
temperature adjustments and heating modes. This includes accessing device
metrics such as supply temperature, room temperature, and operational status.
Integration with another application, such as Home Assistant, is possible by
utilizing the data and capabilities exposed by the library. Note that
Viessmann's API rate limits apply to this library's operations.