libghc-either-prof
Either monad transformer; profiling libraries
This library provides a minimalist Either monad transformer, EitherT.
EitherT is a version of ErrorT that does not require a spurious Error
instance for the Left case.
probabel-examples
Example files for ProbABEL
The ProbABEL package is part of the GenABEL project for analysis of genome-wide
data. ProbABEL is used to run GWAS. Using files in filevector/DatABEL format
even allows for running GWAS on computers with only a few GB of RAM.
libarchive-extract-perl
generic archive extracting module
Archive::Extract is a generic archive extraction mechanism.
node-global
Little Node.js library to require global variables
node-global provides a simple way to require global variables in Node.js
environment.
libghc-diagrams-gtk-prof
Backend for rendering diagrams directly to GTK windows; profiling libraries
An optional add-on to the diagrams-cairo package which allows rendering
diagrams directly to GTK windows.
libroot-bindings-python-dev
Python extension for ROOT - development files