> I've started working on a little utility to give a quality rating on > packages
Please don’t call those things packages. Let’s try to use “package” only for a directory that you can import from Python, and “distribution” for a bundle/archive of one version of a project. http://tarekziade.wordpress.com/2010/01/07/fixing-packaging-terminology-confusion/ http://docs.python.org/dev/distutils/introduction#concepts-terminology Regards _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
