I'd like to start offering to host web pages on PyPI,
primarily for the purpose of documentation. Users would
upload a tar.gz file into PyPI, which would unpack it,
and make it available as /doc/<package>/<version>.

To prevent this from being spammed, restrictions on
posting documentation would be established:
- only approved users may post documentation, approval
  can be obtained by submitting a support request into
  the PyPI tracker.
- only static pages are supported, no includes, no
  directory listings, just plain files.

What do you think?

Regards,
Martin
_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to