atuin

magical shell history

Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands.

libnvidia-tesla-510-nvvm4

NVIDIA NVVM Compiler library (Tesla 510 version)

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

python3-easy-enum

User friendly implementation of Enum in Python

This module extends Enum values with auto-generated descriptions. It also provides Enums with automatic mapping between Enum values and their string representation.

u-config

smaller, simpler, portable pkg-config clone

u-config ("micro-config") is a small, highly portable pkg-config and pkgconf clone.

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-httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX (Python 3)

HTTPX-SSE simplifies the consumption of Server-Sent Events (SSE) in Python applications using the HTTPX library.