stdeb
stdeb copied to clipboard
perform screen scraping on PyPI download_url to identify best tarball
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.