python3-py3exiv2

Binding to the library exiv2

Is a Python 3 binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata. It is a Python 3 module that allows your scripts to read and write metadata (EXIF, IPTC, XMP, thumbnails) embedded in image files (JPEG, TIFF, …).

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.

llvm-18-examples

Modular compiler and toolchain technologies, examples

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

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.

python3-looseversion

Python module for simple PAM authentications (Python 3)

A backwards/forwards-compatible fork of distutils.version.LooseVersion, for times when PEP-440 isn't what you need.