python3-typepy

library for variable type checker/validator/converter at a run time

Typepy is a Python library for variable type checker/validator/converter at a run time.

python3-inkbird-ble

Parser for INKBIRD BLE devices

This library supports parsing data from various INKBIRD BLE devices, including thermometers and hygrometers. It handles communication over Bluetooth to retrieve sensor information. Supported devices include the INKBIRD Bluetooth Thermometer IBS-TH1, Bluetooth Pool Thermometer IBS-P01B, Temperature and Humidity Hygrometer IBS-TH2, Bluetooth Smart Sensor ITH-12S, and several Bluetooth Grill Thermometers, among others. The data retrieved from these devices can be used to monitor temperature, humidity, and other metrics.

python3-datetimerange

library that handles time ranges

DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of time ranges, truncating a time range, iterate through a time range, and so forth.

libxeddsa2t64

toolkit around Curve25519 and Ed25519 key pairs - shared library

A toolkit around Curve25519 and Ed25519 key pairs, with a focus on conversion between the two. Offers:

libluksde1t64

library to access LUKS Disk Encryption volumes

libluksde is a library to access LUKS Disk Encryption volumes.

pacman.c

simple Pacman clone

This is a Pacman clone written in C99 with minimal dependencies.