At 08:08 AM 8/18/2009 +0100, Floris Bruynooghe wrote:
The benefit is that you allow developers to specify anything possible,
but still allow package management systems to analyse the
dependencies and modules etc from static data.  They will recognise
that something is conditional but are free to do with that knowledge
they want.

In which case, why not simply have a "configure"-like command that generates a fixed set of static metadata?

Or better yet, make it "configure.py" or something like that. Since it is not the old setup.py, it does not have to offer the same command line interface or be backward compatible with existing code.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to