Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Mail-Mbox-MessageParser - A fast and simple mbox folder reader
        
        - 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. 
Packages
        
        Changelog
        
            - * Mon May 22 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.4003-1
- - Update to 1.4003 
            - * Thu Feb 16 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.4002-2
- - Rebuild 
            - * Fri Feb 10 17: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