[Catalog-sig] How to get a list of package releases
Phillip J. Eby
pje at telecommunity.com
Mon Jan 22 16:17:51 CET 2007
At 02:12 AM 1/20/2007 +0100, =?ISO-8859-2?Q?Micha=B3_Kwiatkowski?= wrote:
>The problem as I see it is that
>although easy_install can find all possible versions they are not
>listed on PyPI.
I'm confused. easy_install can only find versions that are listed on
PyPI. If there is a download link or homepage link on PyPI that points to
a page with lots of downloadable versions, easy_install can discover them
from there, but that's not something you're going to get through any PyPI API.
More information about the Catalog-sig
mailing list