[PATCH 0/4] Add parsearchive

Stephen Finucane stephen.finucane at intel.com
Fri Nov 13 14:48:03 AEDT 2015


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



More information about the Patchwork mailing list