-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Phillip J. Eby wrote: > At 01:53 AM 11/10/2006 +0000, Jorge Vargas wrote: >> so my question is will I really win from hoping over to distutils or >> should I just stick with my Makefile? > > Stick with your Makefile and system packaging tools. Distutils is really > only a win for Python *libraries*, not applications.
zc.buildout has some facilities for automating build of components using "CMMI" (configure + make + make install) in conjunction with setuptools. http://www.zope.org/DevHome/Buildout/ http://svn.zope.org/zc.buildout/trunk/ http://cheeseshop.python.org/pypi/zc.buildout/1.0.0b12 Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 [EMAIL PROTECTED] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFVL4Q+gerLs4ltQ4RAtpKAKCV0yCS0+AUYUQOGMFaLfwIbMAelgCfWZIl s5zExcsmgZCiyPZxzwT4aA0= =S60y -----END PGP SIGNATURE----- _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
