swh-lister/swh/lister/cran
Archit Agrawal 5ea9d5ed39 swh.lister.cran: Add description in task_dict
Add description in task_dict method because
the only metadata that can be found for a
package at CRAN is  its decsription.  That can
only br achived from the build in API in R,
which ister is already using. Hence instead of
getting metadata in loader, it is passed
by lister.
2019-06-27 14:57:51 +05:30
..
tests swh.lister.cran: Add description in task_dict 2019-06-27 14:57:51 +05:30
__init__.py swh.lister.cran 2019-06-11 21:26:31 +05:30
list_all_packages.R swh.lister.cran 2019-06-11 21:26:31 +05:30
lister.py swh.lister.cran: Add description in task_dict 2019-06-27 14:57:51 +05:30
models.py swh.lister.cran 2019-06-11 21:26:31 +05:30
tasks.py swh.lister.cran 2019-06-11 21:26:31 +05:30