On Sat, Feb 18, 2012 at 10:07 PM, Donald Stufft <[email protected]> wrote: > It's possible via the API to list all packages regardless of hidden or not. > The Web UI doesn't support it. I'm assuming from the ticket PyPI is happy > with the way it works, but fwiw you can see all the package versions for > Sphinx at http://crate.io/packages/Sphinx/ (click the All Versions tab).
You can always look at the index view at for example http://pypi.python.org/simple/Sphinx/ - though this view is made for tools and not humans ;) If you are only interested in downloads hosted on PyPi see for example http://pypi.python.org/packages/source/S/Sphinx/ Hanno _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
