diff options
Diffstat (limited to 'mail/p5-Mail-Mbox-MessageParser/DESCR')
-rw-r--r-- | mail/p5-Mail-Mbox-MessageParser/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/DESCR b/mail/p5-Mail-Mbox-MessageParser/DESCR new file mode 100644 index 00000000000..1d0cd35cb29 --- /dev/null +++ b/mail/p5-Mail-Mbox-MessageParser/DESCR @@ -0,0 +1,4 @@ +Mail::Mbox::MessageParser is a feature-poor but very fast mbox +parser. It uses the best of three strategies for parsing a mailbox: +either using cached folder information, GNU grep, or highly optimized +Perl. |