g++-14-for-host

GNU C++ compiler for the host architecture

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

postgresql-16-asn1oid

ASN.1 OID data type for PostgreSQL

This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database.

gitleaks

protect and discover secrets using Gitleaks 🔑

Gitleaks is a SAST tool for **detecting** and **preventing** hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an **easy-to-use, all-in-one solution** for detecting secrets, past or present, in your code.

libaunit21

AUnit, a unit testing framework for Ada: shared library

AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It's intended as a developer's tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose.

python3-sphinxext-rediraffe

Sphinx Extension to redirect files

This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.

postgresql-16-pgmemcache

PostgreSQL interface to memcached

pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions.