stdeb icon indicating copy to clipboard operation
stdeb copied to clipboard

perform screen scraping on PyPI download_url to identify best tarball

Open astraw opened this issue 15 years ago • 0 comments

Some projects (e.g. Babel) use the PyPI download_url to point to a download webpage rather than a download tarball. We should automatically detect these and do the right thing. For example, easy_install does this.

astraw avatar Feb 03 '10 00:02 astraw