feat(fedora): Introduce fedora lister

Summary: Lister to ingest fedora mirrors (.rpm)

Reviewers: #reviewers, vlorentz

Subscribers: vlorentz, olasd

Maniphest Tasks: T4448

Differential Revision: https://forge.softwareheritage.org/D8386
This commit is contained in:
KShivendu 2022-10-05 15:44:10 +05:30
parent ea146ce297
commit 6ad61aec23
16 changed files with 729 additions and 0 deletions

View file

@ -26,6 +26,7 @@ following Python modules:
- `swh.lister.pypi`
- `swh.lister.tuleap`
- `swh.lister.gogs`
- `swh.liser.fedora`
Dependencies
------------