postgresql-16-pgnodemx

FIXME PostgreSQL extension pgnodemx

pgnodemx is a PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.

libispcrt1

Intel Implicit SPMD Program Compiler runtime library

ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware.

lqa

lava qa tool

Designed to perform quality assurance (QA) tasks in the LAVA environment. LAVA is an intelligent testing framework designed to test Linux-based systems on hardware devices.

htslib-test

Test data for HTSlib

HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call Format), used for high-throughput sequencing data, and is the core library used by samtools and bcftools. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang.

systemd-boot-efi-amd64-signed-template

Template for signed systemd-boot-efi package (amd64)

This package is used to control code signing by the Debian signing service (amd64 variant).

tox-current-env

tox plugin to run tests in current Python environment

The Python ecosystem now has formal specifications for many pieces of package metadata like versions or dependencies. However, there is no standardization yet for declaring test dependencies or running tests. The most popular de-facto standard for that today is tox, and expecting a future standard to evolve from tox.ini. This plugin to use tox's dependency lists and testing commands for environments other than Python venvs.