swh-lister/swh/lister/cpan
Nicolas Dandrimont e785e67315 Hook up recently introduced options to all listers
Hopefully one day we'll be able to replace all of this mess with PEP692
TypedDict kwargs, but that's only on track for Python 3.12.
2022-12-05 16:33:45 +01:00
..
tests cpan: Fix module version extraction for some edge cases 2022-10-11 15:24:34 +02:00
__init__.py cpan: Improve listing process by querying the metacpan release endpoint 2022-10-11 15:24:34 +02:00
lister.py Hook up recently introduced options to all listers 2022-12-05 16:33:45 +01:00
tasks.py