libparse-distname-perl

module to parse a CPAN distribution name

Parse::Distname is yet another distribution name parser. It works almost the same as CPAN::DistnameInfo, but Parse::Distname takes a different approach. It tries to extract a version part of a distribution and treat the rest as a distribution name, contrary to CPAN::DistnameInfo which tries to define a name part and treat the rest as a version.

libharp13

Data harmonisation toolset for Earth Observation formats

HARP is a toolset for ingesting, processing and inter-comparing satellite or model data against correlative data. The toolset is composed of a set of command line tools, a C library of analysis functions, and import/export interfaces for Python. The main goal of HARP is to assist in the inter-comparison of data sets. By appropriatelty chaining calls to the HARP command line tools one can preprocess satellite, model, and/or correlative data such that two datasets that need to be compared end up having the same temporal/spatial grid, same data format/structure, and same physical units.

purity-ng

Reimplementation of the classic "purity" game in Python

A program which reads yes/no questions from a specially formated file and administers a quiz with them, printing out then number/percent of yes's at the end.

simpleid-ldap

simple OpenID provider implemented in PHP - LDAP plugin

SimpleID is a simple, personal OpenID provider written in PHP. OpenID is a way to provide for a single digital identity across the Internet. To get an OpenID you need to sign up to an OpenID provider, who acts as the "custodian" of your digital identity. Every time you want to log into an OpenID-enabled web site, you will be redirected to your OpenID provider, who will then verify your identity and provide this to the web site.

r-cran-rjags

R interface to the JAGS Bayesian statistics package

rjags allows calling JAGS code from R to estimate Bayesian statistical models using Gibbs sampling. Coupled with the coda package, it allows the researcher to set up data in R, run a model specified in the JAGS/BUGS language on the data, and then conduct post-estimation analysis using R's tools.

dnscache-run

djbdns dnscache service

This package automatically sets up the djbdns package to provide a dnscache service, listening on 127.0.0.1 by default.