add swh-hg-identify a cli to identify hg objects
Showing
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- setup.py 2 additions, 0 deletionssetup.py
- swh/loader/mercurial/identify.py 541 additions, 0 deletionsswh/loader/mercurial/identify.py
- swh/loader/mercurial/tests/test_identify.py 74 additions, 0 deletionsswh/loader/mercurial/tests/test_identify.py
... | ... | @@ -8,3 +8,4 @@ python-dateutil |
python-hglib | ||
retrying | ||
sqlitedict | ||
mercurial |
swh/loader/mercurial/identify.py
0 → 100644
swh/loader/mercurial/tests/test_identify.py
0 → 100644
Please register or sign in to comment