HomeSoftware Heritage

swh.lister.pypi: Add a pypi lister implementation using xmlprc api

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

swh.lister.pypi: Add a pypi lister implementation using xmlprc api

Based solely on pypi's deprecated xmlrpc api [1]. No other way of listing
pypi.org is referenced (except for parsing an html page through a
legacy api [2])

[1] https://warehouse.readthedocs.io/api-reference/xml-rpc/#pypi-s-xml-rpc-methods

[2] https://pypi.python.org/simple/

Related T422

Details

Provenance
ardumontAuthored on Jul 27 2018, 1:54 PM
ardumontPushed on Jul 31 2018, 8:55 AM

Commit No Longer Exists

This commit no longer exists in the repository.