When I spin up a development environment for patchwork, I normally need to populate it with real data. I've been using the 'parsearchive' tool for some time to achieve this. The commit messages should give more detail as to how it works etc.
Stephen Finucane (4): trivial: Cleanup of 'bin/parsemail' bin/parsemail: Support user-provided list ID bin/parsemail: Use logging instead of prints bin/parsearchive: Add rudimentary archive parsing patchwork/bin/parsearchive.py | 71 +++++++++++++ patchwork/bin/parsemail.py | 236 ++++++++++++++++++++++++++++-------------- 2 files changed, 230 insertions(+), 77 deletions(-) create mode 100755 patchwork/bin/parsearchive.py -- 2.0.0 _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
