Hello, while working on disutils register command, and since someone in the plone community suggested it:
wouldn't it be interesting to have a warning mechanism on server side when the long_description doesn't compile in reSTructuredText ? (at register time) This would avoid "broken" pages on PyPI where the display is in text where it was intended to be in rendered reST. This could be a simple warning line when the PyPI server meets such a case, and would avoid having to deal with an extra package on client-side (like docutils) ++ Tarek -- View this message in context: http://www.nabble.com/Checking-long_description-format-%28reST%29-before-it-is-sent-to-PyPI-tp15613184p15613184.html Sent from the Python - catalog-sig mailing list archive at Nabble.com. _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
