libevent-pthreads-2.1-6
Asynchronous event notification library (pthreads)
Libevent is an asynchronous event notification library that provides a
mechanism to execute a callback function when a specific event occurs
on a file descriptor or after a timeout has been reached.
g++-7-powerpc-linux-gnu
GNU C++ compiler
ruby-rspec-parameterized-core
Simple parameterized test syntax for RSpec - core
RSpec::Parameterized supports simple parameterized test syntax in rspec.
python3-humanize
Python Humanize library (Python 3)
This library proposes various common humanization utilities, like turning
a number into a fuzzy human readable duration ('3 minutes ago') or into a
human readable size or throughput.
postgresql-15-plproxy
database partitioning system for PostgreSQL 15
PL/Proxy is a database partitioning system implemented as a PL language. Main
idea is that proxy functions are created with same signature as the remote
functions to be called, so only destination info needs to be specified inside
proxy function bodies.