python3-sensorpush-ble

Parser for SensorPush Bluetooth Low Energy (BLE) devices

This library enables interaction with SensorPush devices using Bluetooth Low Energy (BLE) technology. It retrieves sensor data such as temperature, humidity, and barometric pressure from supported SensorPush devices. The library automatically discovers devices and processes the received data, making it accessible for further usage. It supports various SensorPush models including the HT1, HT.w, and HTP.xw.

python3-stream-zip

Python function to construct a ZIP archive on the fly

Python function to construct a ZIP archive on the fly - without having to store the entire ZIP in memory or disk. This is useful in memory-constrained environments, or when you would like to start returning compressed data before you've even retrieved all the uncompressed data. Generating ZIPs on-demand in a web server is a typical use case for stream-zip.

libidzebra-2.0-0t64

IDZebra libraries

IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input formats (e.g. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries.

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-napari-console

console plugin for napari

A plugin that adds a console to napari

libdebuginfod1t64

library to interact with debuginfod (development files)

The libdebuginfo1 package provides a library with an interface to interact with debuginfod.