This is a staging site. Uploads will not persist. Testing only.

python3-bellows

Library implementing EZSP

Bellows is a Python 3 library implementation for the zigpy (https://github.com/zigpy/zigpy) project to add Zigbee radio support for Silicon Labs EM35x ("Ember") and EFR32 ("Mighty Gecko") based Zigbee coordinator devices using the EZSP (EmberZNet Serial Protocol) interface.

python3-pycsspeechtts

Library for interfacing with Microsoft Cognitive Services Text-to-Speech API

This library interacts with the Microsoft Cognitive Services Text-to-Speech API to convert text into natural-sounding speech. It allows users to generate speech in various languages and voices, including neural and standard ones. The library supports customization options such as the language, gender, voice type, and speech rate. It communicates with Microsoft's cloud-based service using an API key.

python3-canary

Library to interact with Canary security cameras

This library enables integration with Canary security cameras. Users can monitor live streams and access various sensor data from their Canary devices, including temperature, humidity, and air quality information. The library can manage alarms and other functionalities supported by Canary cameras, facilitating remote surveillance and environmental monitoring.

postgresql-17-icu-ext

PostgreSQL extension exposing functionality from the ICU library

icu_ext is an extension to expose functionality from ICU to PostgreSQL applications.

oscs

OpenStack cloud selector parses credentials from clouds.yaml

This package provides a parser for the ~/.config/openstack/clouds.yaml and makes it possible to select one of the, by exporting the OS_CLOUD environment variable. When using "oscs set" without any argument, oscs displays a nice fzf ncurse dialogue where uses can select what cloud to use with the arrow keys.

postgresql-17-pg-fact-loader

Build fact tables asynchronously with Postgres

Use queue tables to build fact tables asynchronously for PostgreSQL 17.