libmodule-bundled-files-perl
perl module to access files bundled with your module
Module::Bundled::Files provides a simple method of accessing files that need
to be bundled with a module.
golang-ar-dev
ar archive file library
python-bumps
data fitting and Bayesian uncertainty modeling for inverse problems (Python 2)
libterm-shell-perl
Perl module for writing shell-like interfaces
Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
All the boring details like command-line parsing and terminal handling are
done for you.
python3-biomaj3-core
BioMAJ core library - Python 3.X
BioMAJ downloads remote data banks, checks their status and applies
transformation workflows, with consistent state, to provide ready-to-use
data for biologists and bioinformaticians. For example, it can transform
original FASTA files into BLAST indexes. It is very flexible and its
post-processing facilities can be extended very easily.
libcps-perl
module to manage flow of control in Continuation Passing Style
CPS is a Perl module that enables developers to write code in Continuation
Passing Style, which is a style of writing code where the normal call/return
mechanism is replaced by explicit "continuations". It is useful whenever some
form of asynchronous or event-based programming is in use.