libpython3.13-minimal

Minimal subset of the Python language (version 3.13)

This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.13-minimal.

python3-expandvars

bash-style environment variable expansion in Python

This module is inspired by GNU bash's variable expansion features. It can be used as an alternative to Python's os.path.expandvars function.

python3.13-examples

Examples for the Python language (v3.13)

Examples, Demos and Tools for Python (v3.13). These are files included in the upstream Python distribution (v3.13).

python3-lazr.config

ini-file format handling supporting schemas and inheritance

The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances.

libgatk-fermilite-jni

interface to call Heng Li's fermi-lite assembler from Java code (jni)

Fml-asm (fermi-lite assembler) is a command-line tool for assembling Illumina short reads in regions from 100bp to 10 million bp in size, based on the fermi-lite library.

gfio

flexible I/O tester - gui frontend

fio is a tool that will spawn a number of threads or processes doing a particular type of I/O action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the I/O load one wants to simulate.