node-cbor
Node.js modules to encode and parse data in CBOR data format
node-cbor provides binaries and libraries to encode and parse data in the
Concise Binary Object Representation (CBOR) data format (RFC8949).
php-ml-iri
IRI handling for PHP
This is a simple PHP class to ease IRI handling. Currently it just supports
parsing of IRIs and relative IRI resolution.
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.
tryton-modules-web-shop
Tryton application platform - web shop module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
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.