Cookbooks

Cookbooks 0.1.0

Cookbooks project provides an infrastructure for projects who want to use cook as build tool. In this respect it is much like automake. But it does not generate any files. Also the project is not build recursively, but from the main toplevel...

Couchapp

Couchapp 1.0.1

CouchApp is a set of helpers and a jQuery plugin that conspire to get you up and running on CouchDB quickly and correctly. The library brings clarity and order to the freedom of CouchDB's document-based approach.Requirements:cursor-pointer"...

CppSpec

CppSpec 0.4

CppSpec is a behavior driven development (BDD) framework for C++. Behavior Driven Development is a refinement of TDD which turns the focus from writing the tests to the process of defining the behavior of the software using tests.Using CppSpecTo define...

CppUnit

CppUnit 1.13.2

CppUnit is an open source command-line software implemented in C++ as a port of the Java powered JUnit unit testing framework created by Michael Feathers. It works on Linux, Windows and Macintosh operating systems.Features at a glanceKey features include...

cql

cql 1.2.0

cql is a Python driver for CQL that adheres to py-dbapi v2 (PEP249, Python Database API Specification v2.0:  http://www.python.org/dev/peps/pep-0249/).Standard use: >> import cql >> con = cql.connect(host, port, keyspace) >>...

Craft

Craft 0.2.3

Craft is a tool like Makefile, except everything is in native Python.Installpip install craftCraft works on Python 2.7+ and Python 3.2+.Crafty filesCraft will read attempt to read crafty.py in the current directory or the environment variable...

cron-apt

cron-apt 0.6.6

cron-apt software is a quite simple cron job that updates a debian system (by default only apt-get update) using apt-get.You can configure it to do anythig that you can do by running apt-get. If there is a failure it send an email to the system...