krb5-kdc
MIT Kerberos key server (KDC)
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
obs-transition-table
plugin for OBS Studio to create a transition table control
This plugin adds a Transition Table to the tools menu. This table is useful
to program several transitions between scenes. E.g. is possible to program
a transition from "Any Scene" to "Scene 1" using the transition effect
"Luma Wipe" and with a duration of the "2000ms". Consequently, if the current
scene is any and the selected scene is 1, after clicking on transition button
on OBS, the transition will occur using Luma Wipe and over a time of 2000ms.
neutron-services-server
OpenStack virtual network service - services server
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (such as
vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
network capabilities, including QoS, ACLs, and network monitoring.
python3-tado
Library enabling interactions with Tado web API for appliance control
This library provides a means to interface with the Tado web API, enabling
users to manage their Tado heating systems remotely. It supports
functionalities to check current temperature settings, modify operating modes,
and gather information about climate conditions in different zones. With
access to the unofficial API used by Tado's services, users can remotely
adjust their systems to maintain preferred conditions regardless of their
location. The library can retrieve current temperature, set target
temperatures, and adjust operation modes to manual, automatic, or off. It also
facilitates presence detection, altering the mode based on whether a
registered user is at home, if supported by their Tado assist features.
phpab
lightweight PHP namespace aware autoload generator
The PHP AutoloadBuilder CLI tool phpab is a command line application
to automate the process of generating an autoload require file with
the option of creating static require lists as well as phar archives.