[Python-Dev] Edits to Metadata 1.2 to add extras (optional dependencies)

Daniel Holth dholth at gmail.com
Tue Aug 28 14:57:36 CEST 2012


How about

Extensions are fields that start with a pypi-registered name followed
by a hyphen. A file that contains extension fields declares them with
Extension: name :

Extension: pypiname
pypiname-Field: value


More information about the Python-Dev mailing list