mediastreamer2-plugin-openh264
OpenH264 plugin for Mediastreamer2 (plugin)
This package contains a plugin for the Mediastreamer2 streaming
framework enabling the use of the OpenH264 codec.
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.
libnet-libdnet-perl
interface to libdumbnet's low-level network functions
Net::Libdnet is a Perl module that provides a simple and portable interface
to many useful low-level networking routines. Its functionality includes
network address manipulation, kernel ARP cache and route table manipulation,
firewalling, network interface manipulation, network traffic interception via
tunnel interfaces, and raw IP packet/Ethernet frame transmission.
gcc-arm-linux-gnueabi
GNU C compiler for the armel architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
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.