owncloud-documents

collaborative document editing - ownCloud application

ruby-allocations

tracking of retained objects in CRuby

Library for counting the amount of objects that have been allocated but not released yet. Tracking this makes it easier to see if objects are being leaked over time and if so what kind of objects. This library does _not_ provide any insight into where objects are being leaked or why.

python-numpy

Numerical Python adds a fast array facility to the Python language

Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.

nowhere

Translates programs from an extended Standard ML to Standard ML

This is a source-to-source translation tool that expands case expressions that use conditional patterns. Conditional patterns that use the "where" keyword are converted into SML.

libjersey1-guice-java

RESTful Web Services in Java (guice module)

Jersey RESTful Web Services framework is the open source, production quality, framework for developing RESTful Web Services in Java that provides support for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference Implementation.

ruby-grape-logging

request logging support for Grape

This package provides simple request logging for Grape (from the hpackage ruby-grape). Features include logging of response codes, request paths, request parameters, and others.