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. _______________________________________________ Catalog-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
