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

gcc-14-i686-linux-gnu

GNU C compiler for the i686-linux-gnu architecture

This is the GNU C compiler for the i686-linux-gnu architecture, a fairly portable optimizing compiler for C.

gcr4

GNOME crypto services (daemon and tools)

GCR is a library for crypto UI and related tasks.

gir1.2-gck-2

GObject introspection data for the GCK library

This package contains introspection data for GCK, a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface.

postgresql-16-wal2json

PostgreSQL logical decoding JSON output plugin

wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API.

gir1.2-javascriptcoregtk-6.0

JavaScript engine library from WebKitGTK - GObject introspection data

JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL).

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.