<div dir="ltr">I added the use of README to catch all the github users who weren't filling in their long_description (but also weren't using Markdown - I just didn't find the time to also add something to detect Markdown and render it).</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On 23 September 2013 08:01, Chris Jerdonek <span dir="ltr"><<a href="mailto:chris.jerdonek@gmail.com" target="_blank">chris.jerdonek@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sun, Sep 22, 2013 at 2:15 PM, PJ Eby <<a href="mailto:pje@telecommunity.com">pje@telecommunity.com</a>> wrote:<br>

> On Sun, Sep 22, 2013 at 9:01 AM, Paul G. <<a href="mailto:paul.list@isrcomputing.com">paul.list@isrcomputing.com</a>> wrote:<br>
>> 1. What format should I use in my README.txt file for my package's content<br>
>> to be displayed on its package page?<br>
><br>
> It's not the README file; it's the package's "long_description"<br>
> keyword, as specified in your setup.py setup() call.  And the format<br>
> is reStructuredText<br>
<br>
</div>For the record, the Python documentation covers this aspect of PyPI:<br>
<br>
<a href="http://docs.python.org/distutils/packageindex.html#pypi-package-display" target="_blank">http://docs.python.org/distutils/packageindex.html#pypi-package-display</a><br>
<br>
It also includes some troubleshooting info.  However, it doesn't<br>
include anything about PyPI reading README.rst, etc if<br>
long_description isn't available (which maybe should be added).<br>
<span class="HOEnZb"><font color="#888888"><br>
--Chris<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</div></div></blockquote></div><br></div>