python3-extranormal3

Quick normalization of a bunch of Quick-EXAFS spectra

A Python library for quick normalization of a bunch of Quick-EXAFS spectra. This is useful for eg. orange3-spectroscopy.

python3-wallbox

interacting with Wallbox EV charger api

This package provides interface for Wallbox EV chargers api.

rime-data-jyut6ping3

Rime Input Method Engine schema data - Cantonese

RIME is the acronym of Rime Input Method Engine.

libtest2-plugin-ioevents-perl

module to turn STDOUT and STDERR into Test2 events

Test2::Plugin::IOEvents turns prints to STDOUT and STDERR (including warnings) into proper Test2 events.

python3-construct-classes

Python module for parsing and packing data classes

Construct Classes relies on python3-construct for parsing binary data into data classes and packing data classes into binary data. The programmer needs to manually write the Construct expressions. There is no type verification, so it is the programmer's responsibility that the dataclass and the Construct expression match.

python3-foscam

Library to interact with Foscam IP Cameras

This library allows users to interact with Foscam IP Cameras over a network. Users can perform operations such as moving the camera lens, stopping motion, and retrieving IP and port information. Commands can be sent asynchronously, enabling non-blocking operations. Callbacks can also be specified to handle the response of commands, providing flexibility in managing camera interactions.