swh-lister/requirements.txt
Boris Baldassari 8991c625ea lister: Add new maven lister
The Maven lister retrieves the maven central indexes, exports them in a
convenient text format, and parse them to identify all src archives and
pom files in the maven repository. Then the pom files are downloaded and
analysed to find and yield any scm reference.

Note: This is a new version of the maven lister diff D6133 which takes
into account the initial round of reviews.

Related to T1724
2021-11-29 17:33:13 +01:00

8 lines
89 B
Text

python_debian
requests
setuptools
iso8601
beautifulsoup4
launchpadlib
tenacity
xmltodict