]> Sergey Matveev's repositories - public-inbox.git/commit
mboxreader: new class for reading various mbox formats
authorEric Wong <e@80x24.org>
Thu, 31 Dec 2020 13:51:26 +0000 (13:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2021 05:00:38 +0000 (05:00 +0000)
commit49350d47032788a7c1213a64e81ad07fc2d41b65
tree69e134f174a4a77dc1db2f2691b6e61c0ffb1b3c
parentda089825419835c37afbdf7b7c5f0448766bdb27
mboxreader: new class for reading various mbox formats

This is only lightly-tested against stuff LeiToMail generates
and will need real-world tests to validate.
MANIFEST
lib/PublicInbox/MboxReader.pm [new file with mode: 0644]
t/mbox_reader.t [new file with mode: 0644]