Archive for September 2009

distutils implemented

Finally, I got the way to implement distutils into Vazaar. It lacks support for i18n/gettext but it is in the way. I’ve released a new tarball. You can launch it as developer inside your home with the command ./launch But if you prefer a wide-system install, you must use the following command: sudo python2.5 setup.py [...]

Vazaar 0.4 (aka Sacabambaspis) released

Hi everybody, a new version of vazaar have been released for testing purposes. Although it’s stable you can consider it as proof of concept. This version is a redesign of the previous one. While the old one was developed in C, the new one is being developed with Python. Also, I’ve been studying a new [...]