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

odr-dabmux

Digital Audio Broadcasting multiplexer compliant to ETSI EN 300 401

ODR-DabMux implements a DAB multiplexer that combines all audio and data inputs into an ETI output. It can be used off-line (i.e. not real-time) to generate ETI data for later processing, or in a real-time streaming scenario (e.g. in a transmitter).

llvm-13-tools

Modular compiler and toolchain technologies, tools

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

libomp5-13

LLVM OpenMP runtime

The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing.

libunwind-13

production-quality unwinder

libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI.

libtecla1t64

interactive command line editing facilities

The tecla library provides UNIX and LINUX programs with interactive command line editing facilities, similar to those of the UNIX tcsh shell. In addition to simple command-line editing, it supports recall of previously entered command lines, TAB completion of file names or other tokens, and in-line wild-card expansion of filenames. The internal functions which perform file-name completion and wild-card expansion are also available externally for optional use by programs.

libtcod1t64

graphics and utility library for roguelike developers

Libtcod offers a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input and lots of other utilities frequently used in roguelikes.