gfortran-13-multilib-s390x-linux-gnu

GNU Fortran compiler (multilib support) (cross compiler for s390x architecture)

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

gm2-13-aarch64-linux-gnu

GNU Modula-2 compiler for the aarch64-linux-gnu architecture

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

oci-seccomp-bpf-hook

OCI hook to trace syscalls and generate a seccomp profile

This project provides an OCI hook to generate seccomp profiles by tracing the syscalls made by the container. The generated profile would allow all the syscalls made and deny every other syscall.

libebml5

access library for the EBML format (shared library)

The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers.

klustakwik

automatic sorting of the samples (spikes) into clusters

KlustaKwik is a program for automatic clustering of continuous data into a mixture of Gaussians. The program was originally developed for sorting of neuronal action potentials, but can be applied to any sort of data.

libmail-deliverystatus-bounceparser-perl

module for analyzing bounce messages

Mail::DeliveryStatus::BounceParser analyzes bounce messages and returns a structured description of the addresses that bounced and why they bounced; it also returns information about the original returned message, where possible, including the Message-ID.