python3-iso8601

Python module to parse ISO 8601 dates - Python 3.x

Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects.

python3-keystoneauth1

authentication library for OpenStack Identity - Python 3.x

Keystoneauth is a library that contains tools for authenticating with OpenStack Clients. These tools include: authentication plugins (password, token, and federation based); discovery mechanisms to determineversion support for OpenStack clouds; and a session used to maintain client settings across requests. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients.

pipewire-bin

PipeWire multimedia server - programs

PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

pipewire-jack

PipeWire JACK plugin, for JACK applications to output via PipeWire

PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

libspa-0.2-modules

libraries for the PipeWire multimedia server Simple Plugin API - modules

PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

python3-pyghmi

General Hardware Management Initiative (IPMI and others) - Python 3.x

This is a pure Python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library. With this library, you can remotely start/stop/reset your server.