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

python3-simplematch

Minimal, super readable string pattern matching for Python

simplematch aims to fill a gap between parsing with str.split() and regular expressions. It should be as simple as possible, fast and stable. The simplematch syntax is transpiled to regular expressions under the hood, so matching performance should be just as good.

python3-umodbus

Implementation of the Modbus protocol in pure Python

This library provides a pure Python implementation of the Modbus protocol as outlined in the MODBUS Application Protocol Specification V1.1b3. It includes both a Modbus client and server with support for TCP and RTU communication modes. This library allows for reading and writing of coils and registers, and supports signed and unsigned register values. It is designed to be very small and lightweight, making it suitable for applications requiring minimal overhead. It can communicate with devices adhering to the Modbus protocol over serial and network interfaces.

ruby-omniauth-azure-activedirectory-v2

OAuth 2 authentication with the Azure ActiveDirectory V2 API

This library replaces unmaintained omniauth-azure-oauth2 with more features. This also supports full V2 API of ActiveDirectory.

librte-net-pfe23

Data Plane Development Kit (librte-net-pfe runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

gobjc++-12

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-12

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.