python3-zigpy-znp
Library for interacting with TI ZNP radios in Zigbee networks
This library provides communication support with Texas Instruments ZNP (Zigbee
Network Processor) radios, enabling integration with Zigbee networks. It
allows for direct control of various Zigbee devices, facilitating their
interaction within a network. By integrating with compatible systems, such as
zigpy, this library supports operations like device pairing, network
formation, and communication monitoring in a Zigbee environment. Useful for
extending the functionality of Zigbee networks, the library is designed to
work with different ZNP radios, ensuring compatibility with a wide range of
home automation devices.
python3-array-api-compat
Python3 array API compatibility library
This is a small wrapper around common array libraries that is compatible
with the Array API standard. Currently, NumPy, CuPy, and PyTorch are
supported. If you want support for other array libraries, or if you
encounter any issues, please open an issue.
python3-otf2
Open Trace Format support library - Python3 bindings
OTF is a standard trace format used by several high-performance tools,
using an ASCII encoding, which supports multiple streams. The libotf2
provides support for reading/writing them.
libdynarmic6
ARM dynamic recompiler
Dynarmic is a dynamic recompiler for the ARMv6K, ARMv7A architecture, with
partial ARMv8 support.
libdata-generators-clojure
Clojure library for generating random data
This library serves to generate random clojure data. For example, it can be
used a part of test suites for clojure projects.
libfressian-java
extensible binary data notation
Fressian is an extensible binary data notation. It is inspired by, and shares
many design objectives with hessian and edn.