[Distutils] [Python-Dev] accept the wheel PEPs 425, 426, 427
Daniel Holth
dholth at gmail.com
Sat Nov 10 03:05:36 CET 2012
The most controversial field of the previous version Metadata 1.2, cleaned
up. Comma and space work together as a delimiter, the label is no longer
length-limited, and the description matches the order of the actual field.
Project-URL (multiple use)
::::::::::::::::::::::::::
-A string containing a browsable URL for the project and a label for it,
-separated by a comma.
+A string containing a label and a browsable URL for the project, separated
+by the last occurrence of comma and space ", ".
Example::
- Bug Tracker, http://bitbucket.org/tarek/distribute/issues/
+ Bug, Issue Tracker, http://bitbucket.org/tarek/distribute/issues/
-The label is a free text limited to 32 signs.
+The label is a free text.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20121109/feaaa531/attachment.html>
More information about the Distutils-SIG
mailing list