This is a staging site. Uploads will not persist. Testing only.

python3-tree-sitter-sdml

sdml grammar for the tree-sitter parser - Python bindings

tree-sitter-sdml is a tree-sitter grammar for SDML.

vdo

Management tools for Virtual Data Optimizer

Virtual Data Optimizer (VDO) is a device mapper target that delivers block-level deduplication, compression, and thin provisioning.

libllvmspirvlib19.1

bi-directional translator for LLVM/SPIRV -- shared library

SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V.

python3-stdio-mgr

Context manager for mocking/wrapping stdin/stdout/stderr

This library offers a context manager for mocking and wrapping standard input, output, and error streams. It simplifies capturing and testing console inputs and outputs within Python applications. Unlike the standard library's contextlib, this tool provides a more concise way to handle stdin, stdout, and stderr simultaneously, making it particularly useful for managing user inputs and outputs in a controlled environment. Standard input can be pre-loaded or appended during the managed context, which allows for flexible and precise simulation of user interactions. Additionally, the library supports wrapping functions that generate output, enabling the modification of internal print calls within those functions.

python3-zigpy-zigate

Zigbee communication library for ZiGate-based devices

This library implements the Zigbee communication protocol specifically for ZiGate-based devices, enabling them to integrate seamlessly with various platforms. It allows users to control and manage their Zigbee devices through a unified interface, ensuring compatibility and reliable performance across different hardware configurations. Support is provided for USB, GPIO, and Wi- Fi configured devices, facilitating flexible deployment options within a Zigbee network. The library enables communication between the Zigbee Coordinator (ZiGate) and a wide range of Zigbee devices, including sensors, lights, switches, and other smart home equipment.

python3-zwave-js-server-python

Library for communicating with zwave-js-server

This library enables interaction with a Z-Wave network using the Z-Wave JS server. It provides comprehensive functionality for interacting with Z-Wave devices, including monitoring and controlling various device types such as binary sensors, climate controls, lights, locks, and more. The library ensures a structured way to handle Z-Wave events and manage the device nodes, controllers, and networks. It also supports setting up new devices, maintaining the network, and collecting statistical data for troubleshooting and optimization purposes.