python3-flexit-bacnet

Library for interacting with Flexit air handling units

This library enables communication with Flexit Nordic series air handling units using the BACnet protocol. It facilitates the monitoring and control of various device features such as ventilation modes, temperatures, and fan settings. Users can retrieve sensor data including air temperatures and fan control signals, and interact with elements such as the electric heater.

procs

modern replacement for ps

procs lists processes and their stats, like ps but in a more human-readable way.

librygel-db-2.8-0

GNOME UPnP/DLNA services - db library

Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling.

python3-bonsai

Asyncio/gevent/tornado-compatible LDAP library

Bonsai is library for handling LDAP operations in Python. LDAP entries are mapped to a special Python case-insensitive dictionary, tracking the changes of the dictionary to modify the entry on the server easily.

pipewire-v4l2

PipeWire V4L2 plugin

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

python3-libcst

Concrete Syntax Tree (CST) parser and serializer library for Python

LibCST parses Python 3.0 -> 3.11 source code as a CST tree that keeps all formatting details (comments, whitespaces, parentheses, etc). It's useful for building automated refactoring (codemod) applications and linters.