All the little things that happen between bouts of coding. Covering internet technologies, Python, Mac OS X, and open source.
Sunday, December 28, 2008
PyMOTW now uses Paver
I've converted the build and packaging infrastructure for PyMOTW from Makefiles to use Kevin Dangoor's Paver instead. Today's release (1.79) is the first version released under the new build rules, so let me know if you run into problems with it.
2 comments:
Come on, you know you need to document this in another blog post. I want to try paver as well for a couple of projects, but I'm too lazy :)
definitely agree..please describe how you've found paver :)
Post a Comment