shiboken

CPython bindings generator for C++ libraries

Shiboken is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description.

python-prctl

Python interface to the prctl() syscall (Python 2)

The Linux prctl() function allows you to control specific characteristics of a process' behaviour. Usage of the function is fairly messy though, due to limitations in C and Linux. This module provides a nice non-messy Python(ic) interface.

libdoxia-maven-plugin-java

Maven plugin for Doxia

Doxia is a content generation framework which aims to provide its users with powerful techniques for generating static and dynamic content.

python-radicale

simple calendar and addressbook server - python2 module

Radicale is a CalDAV (calendar) and CardDAV (contact) server.

r-cran-genetics

GNU R package for population genetics

Classes and methods for handling genetic data. Includes The package provides a library for the statistics environment R that contains classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, and more.

r-cran-hdf5

GNU R package interfacing the NCSA HDF5 library

This package provides the functions hdf5save and hdf5load which allow saving and loading of R variables in the Hierarchical Data Format (HDF) format. Lists, strings, vectors, matrices and higher-dimensional arrays are supported.