python-parsley

pattern-matching language based on OMeta and Python

Parsley is a parsing library for people who find parsers scary or annoying. It uses the PEG algorithm, so each expression in the grammar rules works like a Python expression. In particular, alternatives are evaluated in order, unlike table-driven parsers such as yacc, bison or PLY.

nova-cells

Openstack Compute - cells

OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable.

libjgit-ant-java

Java implementation of GIT version control (Ant interface)

JGit is a lightweight, pure Java library implementing the Git version control system: * Repository access routines * Network protocols * Core version control algorithms

php5-redis

PHP extension for interfacing with Redis

libutf8-all-perl

Perl pragma to turn on UTF-8 everywhere

The utf8 pragma allows you to write Perl source code encoded in UTF-8. That means UTF-8 strings, variable names, and regular expressions. utf8::all goes further, and makes @ARGV encoded in UTF-8, and filehandles are opened with UTF-8 encoding turned on by default (including STDIN, STDOUT, STDERR). If you don't want UTF-8 for a particular filehandle, you'll have to set binmode $filehandle.

saint

Significance Analysis of INTeractome

SAINT implements the scoring algorithm for protein-protein interaction data using label free quantitative proteomics data in AP-MS experiments. It was used for spectral count data in the yeast kinase interactome work not incorporating control purification, as well as a generalized implementation for spectral count data with and without control purification.