Skip to content
Snippets Groups Projects
Commit bb0184c0 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

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
parent 6cd31769
No related branches found
No related tags found
Loading
Showing
with 742 additions and 797 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment