python3-aiosteamist

Control Steamist steam systems

This library enables interaction and control of Steamist steam systems, including monitoring the state of the steam shower and manipulating the steam generator. It supports various digital control models, specifically the 450 and 550 Digital Control units. With this library, users can efficiently manage their steam shower settings and ensure optimal operation of their Steamist steam systems.

python3-django-ca

manage TLS certificate authorities and certificates (Python3 version)

django-ca is a small project to manage TLS certificate authorities and easily issue certificates. It is based on cryptography and Django. It can be used as an app in an existing Django project or stand-alone with the basic project included. Certificates can be managed through Djangos admin interface or via manage.py commands - so no webserver is needed, if you’re happy with the command-line.

openjdk-23-jre-headless

OpenJDK Java runtime, using Hotspot JIT (headless)

Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT.

libsqlcipher1

SQLCipher shared library

SQLCipher is a C library that implements an encryption in the SQLite 3 database engine. Programs that link with the SQLCipher library can have SQL database access without running a separate RDBMS process. It allows one to have per-database or page-by-page encryption using AES-256 from OpenSSL.

masakari-engine

OpenStack Virtual Machine High Availability (VMHA) - API Server

Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism.

libbpf-cargo

Cargo plugin to build bpf programs

libbpf-cargo helps develop and build eBPF (BPF) programs with standard rust tooling.