python3-iaqualink
Library for interacting with Jandy iAqualink systems
This library provides tools to interact with Jandy iAqualink systems, allowing
users to control and monitor various aspects of their pool equipment remotely.
Support is included for various device types such as binary sensors, climate
controls, lights, and switches. The library communicates with the iAqualink
cloud service to facilitate remote management of pool settings including
temperature control, pump operation, and light settings.
linux-support-6.10.6
Support files for Linux 6.10
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
python3-puremagic
pure-Python module to identify files by their magic signature
Puremagic is a pure-Python module to identify files by their magic numbers.
It is fast, lightweight, minimalistic, cross-platform, and doesn't have
dependencies. It can serve as a stand-in for python-magic, but its own
magic_file() and magic_string() function are more powerful and also display
a confidence score and possible duplicate matches.
python3-pytest-subprocess
Plugin to fake subprocess for pytest
The plugin adds the ``fake_process`` fixture (and
``fp`` as an alias). It can be used it to register
subprocess results so you won't need to rely on the
real processes. The plugin hooks on the
``subprocess.Popen()``, which is the base for other
subprocess functions. That makes the ``subprocess.run()``,
``subprocess.call()``, ``subprocess.check_call()`` and
``subprocess.check_output()`` methods also functional.
libfilezilla46
build high-performing platform-independent programs (runtime lib)
Free, open source C++ library, offering some basic functionality to build
high-performing, platform-independent programs. Some of the highlights include:
libmirage-crypto-ocaml
simple symmetric cryptography for the modern age (runtime)
Mirage-crypto provides symmetric ciphers (DES, AES, RC4,
ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).