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

python3-progressbar2

Text progress bar library for Python

A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway.

librhonabwy1.1t64

JWK, JWKS, JWS, JWE and JWT library

Rhonabwy - JWK, JWKS, JWS, JWE and JWT library

postgresql-14-partman

PostgreSQL Partition Manager

pg_partman is a PostgreSQL extension to create and manage both time-based and serial-based table partition sets. Sub-partitioning is also supported. Child table & trigger function creation is all managed by the extension itself. Tables with existing data can also have their data partitioned in easily managed smaller batches. Optional retention policy can automatically drop partitions no longer needed. A background worker (BGW) process is included to automatically run partition maintenance without the need of an external scheduler (cron, etc) in most cases.

gdc-14-arm-linux-gnueabihf

GNU D compiler (version 2) for the arm-linux-gnueabihf architecture

This is the GNU D compiler for the arm-linux-gnueabihf architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gdc-14-aarch64-linux-gnu

GNU D compiler (version 2) for the aarch64-linux-gnu architecture

This is the GNU D compiler for the aarch64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

checkpointctl

Tool to inspect Kubernetes and Podman checkpoints (program)

Container engines like *Podman* and *CRI-O* have the ability to checkpoint a container. All data related to a checkpoint is collected in a checkpoint archive.