On 1/19/07, Richard Jones <[EMAIL PROTECTED]> wrote:
> On Friday 19 January 2007 00:50, Michał Kwiatkowski wrote:
> > Maybe this is a stupid question, but how can I list all versions of a
> > package that were registered on PyPI?
>
> You can get a full list through the XML-RPC interface:
>
>     http://wiki.python.org/moin/CheeseShopXmlRpc
>
> Specifically the package_releases method.

Would you accept a patch that adds this kind of functionality to the
PyPI web interface? Specifically I'm thinking about "show all
versions" link that returns a page with full list of package releases.

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

Reply via email to