libroot-graf2d-gpad5.34

Canvas and pad library for ROOT - run-time library

maas-cli

MAAS command line API tool

oar-node

OAR batch scheduler node package

OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures

proalign

Probabilistic multiple alignment program

ProAlign performs probabilistic sequence alignments using hidden Markov models (HMM). It includes a graphical interface (GUI) allowing to (i) perform alignments of nucleotide or amino-acid sequences, (ii) view the quality of solutions, (iii) filter the unreliable alignment regions and (iv) export alignments to other software.

mtbl-bin

immutable sorted string table library (utilities)

mtbl is a C library implementation of the Sorted String Table (SSTable) data structure, based on the SSTable implementation in the open source Google LevelDB library. An SSTable is a file containing an immutable mapping of keys to values. Keys are stored in sorted order, with an index at the end of the file allowing keys to be located quickly.

python3-progressbar

text progress bar library for Python (Python 3)

A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway.