2009/9/11 P.J. Eby <[email protected]>: > > The attribute already exists: rel="download" and rel="homepage"; if there's > no 'rel' it's from the description. > > I'm rather surprised you don't know these things already, since they're all > rather prominently documented as part of easy_install's "index API" here: > > http://peak.telecommunity.com/DevCenter/EasyInstall#package-index-api
Because that's setuptools documentation, not PyPI's. Let's move this small section to docs.python.org if PyPI implements it. (or a variation if Jim's specification differs) I propose to add a PyPI documentation page in distutils docs, containing this specification, unless Martin thinks it should be located somewhere else. _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
