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 install
You can [...]

