codership-mysql contains write set replication patches for MySQL maintained by Codership team.This patch implements hooks inside MySQL/Innodb engine, which can be used to build external replication system for MySQL servers. The replication system built on...

CodeViz

CodeViz 1.0.11

CodeViz is a CallGraph visualizer. It is a call graph generation utility for C/C++.At some stage in everyone's programming career, they will need to read through a lot of code written by another programmer. An important part of program comprehension is...

Coloryze

Coloryze 1.0.6

Coloryze is an application for generating color themes based on the theory of how hues can be combined. It supports monochromatic, complementary, split-complementary, double-complementary, analogous, and triadic schemes.It can generate tables for a full...

committer

committer 0.0.93

committer is a Python tool that provides a simplified command-line interface to the version control systems git, mercurial, and subversion.Usage- commit - commit all changes- st - status: show all changes- update - update the current directoryCommit all...

compoze

compoze 0.4.1.1

The compoze package provides a script for creating setuptools-compatible package indexes using packages downloaded from other indexes.Please see docs/index.rst for the documentation, which can also be read online...

cons

cons 2.2.0

CONS is a replaceement for 'make.'Do you use Makefiles for your project? Have you ever done a "make clean; make all" just because you didn't know if the files you changed would be rebuilt correctly?Or perhaps you work on several machines accessing an NFS...