libpgpainless-cli-java
Stateless OpenPGP Protocol with PGPainless - runtime library
PGPainless is a modern implementation of OpenPGP in Java. It offers an
ergonomic interface on top of the BouncyCastle cryptographic toolkit
that makes it straightforward to deal with OpenPGP data.
mir-platform-graphics-x
Mir Display Server - x driver metapackage
Mir is a display server running on Linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
python3-zombie-telnetlib
copy of telnetlib that was removed from Python standard library
Python 3.13 removed a large amount of so called 'dead battery' libraries
from the standard library. As such, code that imports these libraries
will no longer work in Python 3.13.
postgresql-17-repmgr
replication manager for PostgreSQL 17
repmgr is an open-source tool suite for managing replication and failover in a
cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
capabilities with tools to set up standby servers, monitor replication, and
perform administrative tasks such as failover or manual switchover operations.
libsoundio2
cross-platform audio input and output library
libsoundio is a lightweight abstraction over various sound drivers. It provides
a well-documented API that operates consistently regardless of the sound driver
it connects to. It performs no buffering or processing on your behalf; instead
exposing the raw power of the underlying backend.
librocksdb9.2
persistent Key-Value Store for Flash and RAM Storage
C++ library providing an embedded key-value store, where keys and values are
arbitrary byte streams. It was developed at Facebook based on LevelDB and
provides backwards-compatible support for LevelDB APIs.