[Catalog-sig] Adding package pydoc to PyPI
"Martin v. Löwis"
martin at v.loewis.de
Thu Jan 31 18:48:12 CET 2008
> I would like to extend PyPI to allow package maintainers to upload pydoc output
> associated with the package, so that it may be viewable on the PyPI website.
> (Well, not exactly pydoc or epydoc, but doc-string data and package structure.
> Set of XML documents, probably.. Something amenable to dynamically applying
> style, inter-package references, and cross references.)
>
> Thoughts?
PyPI already supports reStructuredText. Why is that not good enough?
Regards,
Martin
More information about the Catalog-SIG
mailing list