<br><br><div class="gmail_quote"><div dir="ltr">On Sat, Jun 24, 2017, 10:49 Thomas Kluyver, <<a href="mailto:thomas@kluyver.me.uk">thomas@kluyver.me.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Sat, Jun 24, 2017, at 06:34 PM, Brett Cannon wrote:<br></div>
<blockquote type="cite"><div>Anyway, just an idea I had based on my flit experience yesterday plus a tweet sent to me. (And if PyPI already supports this somehow then Thomas should brace for the feature request from me đŸ˜‰.)<br></div>
</blockquote><div><br></div>
</div><div><div>This prompted me to go and look at the metadata PEPs. I thought the URL fields were only 'Home-Page' and 'Download-URL', but in fact PEP 345 added a multi-use 'Project-URL' field:<br></div>
<div><br></div>
<div><a href="https://www.python.org/dev/peps/pep-0345/#project-url-multiple-use" target="_blank">https://www.python.org/dev/peps/pep-0345/#project-url-multiple-use</a><br></div>
<div><br></div>
<div>I quite like this idea - rather than prescribing a couple of specific kinds of URL, it lets the project author list as many as make sense. Perhaps we should recommend a set of common labels for URLs in this field, e.g. 'Documentation', 'Bug tracker', 'Source repository'.<br></div></div></blockquote></div><div><br></div><div>In flit's case it could have some reasonable set of defaults supported in the metadata section and then have a more general "URLs" section that's more free-form.</div><div><br></div><div>-brett</div><div><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div>
<div><br></div>
<div>This does leave open the question of which one to put in the mandatory 'Home-Page' field (I usually use the address of the repo), and whether to duplicate it in a 'Project-URL'.<br></div>
<div><br></div>
<div>Thomas<br></div>
</div>

_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</blockquote></div>