swh-lister/swh/lister/debian
Antoine Lambert bb0184c004 debian: Reimplement lister using new Lister API
Port debian lister to `swh.lister.pattern.Lister` API.

The new implementation will produce one instance of ListedOrigin model
per package, notably containing the set of parameters expected by the
debian loader.

The lister is also stateful, meaning only new packages and those with
new found versions since the last listing will be returned.

Closes T2979
2021-01-26 17:20:22 +01:00
..
tests debian: Reimplement lister using new Lister API 2021-01-26 17:20:22 +01:00
__init__.py debian: Reimplement lister using new Lister API 2021-01-26 17:20:22 +01:00
lister.py debian: Reimplement lister using new Lister API 2021-01-26 17:20:22 +01:00
tasks.py debian: Reimplement lister using new Lister API 2021-01-26 17:20:22 +01:00