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

As before, the lister can be run in full or incremental mode.
When using incremental mode, only new and modified packages will
be returned since the last incremental listing process.
Otherwise, all packages will be listed in lexicographical order.

One major improvement to be noted, latest package update date
is now retrieved when available and sent to scheduler database.

Closes T2972
2021-01-22 10:58:52 +01:00
..
lister npm: Reimplement lister using new Lister API 2021-01-22 10:58:52 +01:00
__init__.py typing: minimal changes to make a no-op mypy run pass 2019-10-28 15:35:21 +01:00