ruby-maven-tools
helpers for maven related tasks
adds versions conversion from rubygems to maven and vice versa, ruby DSL for
POM (Project Object Model from maven), pom generators, etc
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-truststore
Python Library to verify certificates using native system trust stores
Truststore is a library which exposes native system certificate stores (ie
"trust stores") through an `ssl.SSLContext`-like API. This means that Python
applications no longer need to rely on certifi as a root certificate store.
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.
libfcgi0t64
shared library of FastCGI
FastCGI is a language independent, scalable, open extension
to CGI that provides high performance without the limitations
of server specific APIs.