python-pathlib2
Backport of the "pathlib" stdlib module (Python 2)
The old pathlib module on bitbucket is in bugfix-only mode. The goal of
pathlib2 is to provide a backport of standard pathlib module which tracks
the standard library module, so all the newest features of the standard
pathlib can be used also on older Python versions.
python-protobix
Implementation of Zabbix Sender protocol
This module implements Zabbix Sender Protocol.
It allows one to build list of items and send items and send them as trapper.
It currently supports items as well as Low Level Discovery.
python3-positional
Library to enforce positional or key-word arguments - Python 3.x
The Positional Python module provides a decorator which enforces only some
args may be passed positionally. The idea and some of the code was taken from
the oauth2 client of the google-api client. The decorator makes it easy to
support Python 3 style key-word only parameters.
postgresql-12-mysql-fdw
Postgres 12 Foreign Data Wrapper for MySQL
lib32go23
Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
lib32itm1
GNU Transactional Memory Library (32bit)
GNU Transactional Memory Library (libitm) provides transaction support for
accesses to the memory of a process, enabling easy-to-use synchronization of
accesses to shared memory by several threads.