Folks: If you work in Python, then you might like setuptools [1]. If you work in Python and you like setuptools, 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://peak.telecommunity.com/DevCenter/setuptools [2] http://pypi.python.org/pypi/setuptools_darcs_plugin [3] http://pypi.python.org/pypi/setuptoolsbzr [4] http://pypi.python.org/pypi/setuptools_mtn _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
