]> Sergey Matveev's repositories - public-inbox.git/commit
lei import: initial implementation
authorEric Wong <e@80x24.org>
Thu, 4 Feb 2021 09:59:30 +0000 (00:59 -0900)
committerEric Wong <e@80x24.org>
Fri, 5 Feb 2021 00:16:35 +0000 (00:16 +0000)
commite3c82310f5df24a42a0dc3c08b97b409a185b3a3
tree4eae3ed784094b6315ba9377748237f6ec420e93
parent10416197f0ca68d3a0d6034b46593b71d1e5b128
lei import: initial implementation

Only tested with .eml files so far, but Maildir + IMAP
will be supported.
MANIFEST
lib/PublicInbox/IPC.pm
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiImport.pm [new file with mode: 0644]
lib/PublicInbox/LeiStore.pm
lib/PublicInbox/LeiXSearch.pm
t/lei.t