[Distutils] setuptools darcs plugin
Zooko O'Whielacronx At Work
zooko at allmydata.com
Thu Oct 4 00:38:43 CEST 2007
Folks:
If you use the darcs revision control tool [1], then you might like
the setuptools darcs plugin [2] that I just wrote, which makes it so
that setuptools by default includes all of your revision-controlled
files in the tarballs it produces. This makes setuptools treat darcs
the same way that it currently treats, I think, svn and cvs.
There are also comparable setuptools plugins for bzr [3] and monotone
[4].
Regards,
Zooko
[1] http://darcs.net
[2] http://pypi.python.org/pypi/setuptools_darcs_plugin
[3] http://pypi.python.org/pypi/setuptoolsbzr
[4] http://pypi.python.org/pypi/setuptools_mtn
More information about the Distutils-SIG
mailing list