swh-lister/swh/lister/gnu
Archit Agrawal ebdb959823 swh.lister.gnu : Change download method of tree.json file to request
Previously gnu lister was using same code as that of tarball loader
to download, unzip and read tree.json file.
To make the code consise the downloading method is changed to
requests library.
2019-06-08 21:56:00 +05:30
..
tests swh.lister.gnu 2019-06-08 21:56:00 +05:30
__init__.py swh.lister.gnu 2019-06-08 21:56:00 +05:30
lister.py swh.lister.gnu : Change download method of tree.json file to request 2019-06-08 21:56:00 +05:30
models.py swh.lister.gnu 2019-06-08 21:56:00 +05:30
tasks.py swh.lister.gnu 2019-06-08 21:56:00 +05:30