[issue6287] distutils.core.setup does not document the 'license' meta-data

2009-06-16 Thread Tarek Ziadé
Tarek Ziadé added the comment: done in r73441 and merged in all branches. Thanks ! -- components: +Documentation status: open -> closed versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1 -Python 2.5 ___ Python tracker

[issue6287] distutils.core.setup does not document the 'license' meta-data

2009-06-15 Thread Matthew Smart
New submission from Matthew Smart : The 'license' meta-data option is not listed under: http://docs.python.org/distutils/setupscript.html#meta-data There are others, too, from: $ python setup.py --help .. snip .. Information display options (just display information, ignore any commands)  --he