swh.lister.cgit

Implemented a lister to list the repos for a given CGit instance.

Closes T1659
This commit is contained in:
Archit Agrawal 2019-06-19 16:47:01 +05:30
parent d85bcdac5b
commit b972a2a88d
13 changed files with 360 additions and 1 deletions

View file

@ -5,3 +5,4 @@ requests
setuptools
xmltodict
iso8601
beautifulsoup4