libfakeroot

tool for simulating superuser privileges - shared libraries

fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default.

python3-mysql.connector

pure Python implementation of MySQL Client/Server protocol (Python3)

MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249).

python3-mf2py

Microformats2 parser written in Python.

Implements the full mf2 spec, including backward compatibility with microformats1.

openstack-dashboard-debian-theme

Debian theme for Horizon

The OpenStack Dashboard is a web application to control an OpenStack cloud. It connects to OpenStack services such as Nova, Swift, or Keystone using the OpenStack REST API just as you would with the command line clients.

php-ramsey-collection

A PHP library for representing and manipulating collections

Much inspiration for this library came from the Java Collections Framework.

postgresql-15-auto-failover

Postgres high availability support

This extension implements a set of functions to provide High Availability to Postgres.