[ python-Bugs-1294032 ] Distutils writes keywords comma-separated
SourceForge.net
noreply at sourceforge.net
Sat Sep 17 21:56:33 CEST 2005
Bugs item #1294032, was opened at 2005-09-17 15:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1294032&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Distutils
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Martijn Pieters (mjpieters)
Assigned to: Nobody/Anonymous (nobody)
Summary: Distutils writes keywords comma-separated
Initial Comment:
The distutils package writes out the Keywords metadata field in PKG-INFO comma-separated, while the Cheeseshop/PyPI follows the PEP 341 example and seems to expect space separated keywords.
Either this needs clarifying in the PEP or docutils or PyPI should be altered to better integrate.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1294032&group_id=5470
More information about the Python-bugs-list
mailing list