Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Mail-Mbox-MessageParser: A fast and simple mbox folder reader
        
        
        - Summary
- 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.
Changelog
        
            - * Fri Feb 10 16:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.4002-1
- - Update to 1.4002
- Don't use macros in build-time command paths, hardcode them instead
- Add dependency on /usr/bin/diff
- Tzip support removed upstream 
            - * Wed Oct 12 17:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 1.4001-1
- - Fedora Extras submission