python3-ntruprime

microlibrary for Streamlined NTRU Prime - Python wrapper

Python wrapper around implementation of the Streamlined NTRU Prime cryptosystem. The Python API for ntruprime provides the functions: sntrup{653,761,857,953,1013,1277}.keypair() sntrup{653,761,857,953,1013,1277}.enc() sntrup{653,761,857,953,1013,1277}.dec()

python3-slixmpp-omemo

OMEMO End-to-End Encryption plugin for slixmpp

A plugin for slixmpp offering the OMEMO Multi-End Message and Object Encryption protocol, based on python-omemo.

python3-renson-endura-delta

Library to interact with Renson Endura Delta units

This library provides a interface for communicating with Renson Endura Delta ventilation units over Wi-Fi. It allows for retrieving data from various sensors and controlling different features of the ventilation system. Users can manually override the auto mode, set timers, sync the current time, enable the breeze function, and configure day and night settings. Additionally, pollution control settings such as humidity, air quality, and CO2 levels can be managed. The library also supports establishing filter clean times and comparing the installed firmware version with the online version.

route-rnd

external autorouter for pcb-rnd

route-rnd is a generic 'external autorouter' developed for the ringdove suite. It speaks the tEDAx format (http://www.repo.hu/projects/tedax). A route request tEDAx document is generated by a PCB editor, then route-rnd is called and writes the route result tEDAx which then can be fed back to the PCB editor to create the tracks. This process is demonstrated by ringdove's pcb-rnd external autorouter feature.

libgsl28

GNU Scientific Library (GSL) -- library package

The GNU Scientific Library (GSL) is a collection of routines for numerical analysis. The routines are written from scratch by the GSL team in C, and present a modern API for C programmers, while allowing wrappers to be written for very high level languages.

python3-moto

Moto - Mock AWS Service - Python 3.x

A library that allows you to easily mock out tests based on AWS infrastructure.