This is a staging site. Uploads will not persist. Testing only.

python3-cached-ipaddress

Cache construction of IP address objects

Provides a caching mechanism for IP address objects. This module caches the construction of IP address objects and their properties, making it efficient when dealing with frequently encountered IP addresses.

librrd8t64

time-series data storage and display system (runtime library)

The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values.

wl-present

command-line tool for managing wl-mirror presentation sessions

wl-present is a command-line tool for managing wl-mirror presentation sessions. wl-present allows interactive control of the output or region that is mirrored in wl-mirror.

python3-oslo.limit

OpenStack limit enforcement library to assist with quota calculation

Oslo.limit is the limit enforcement library to assist with quota calculation. It aims to provide support for quota enforcement across all OpenStack services. It provides functions such as get_project_limits() and enforce_limits().

mkdocstrings

Automatic Python documentation from sources for MkDocs

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

power-profiles-daemon

Makes power profiles handling available over D-Bus.

power-profiles-daemon offers to modify system behaviour based upon user-selected power profiles. There are 3 different power profiles, a "balanced" default mode, a "power-saver" mode, as well as a "performance" mode. The first 2 of those are available on every system. The "performance" mode is only available on select systems and is implemented by different "drivers" based on the system or systems it targets.