[Distutils] Distutils register command and reStructuredText

Tarek Ziadé ziade.tarek at gmail.com
Mon Apr 6 02:12:58 CEST 2009


Hello

Right now most people in the community uses reST for their
long_description metadata.
It looks good in PyPI since it's displayed in HTML.

But if the reST is broken, it does not look right. (which happen regularly)

I'd like to add an option in the register command that would verify
that the text is compiling
well using docutils

Any opinion on this ?

Cheers
Tarek

-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/


More information about the Distutils-SIG mailing list