Source: libemail-folder-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Martin Zobel-Helas , gregor herrmann , Jonathan Yu , Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libcapture-tiny-perl, libemail-foldertype-perl, libemail-simple-perl, perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-folder-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libemail-folder-perl.git Homepage: https://metacpan.org/release/Email-Folder Package: libemail-folder-perl Architecture: all Depends: libemail-foldertype-perl, libemail-simple-perl, ${misc:Depends}, ${perl:Depends} Description: Perl module to read mail from a folder Email::Folder is a Perl module which reads all messages from a folder into Email::Simple objects (see libemail-simple-perl for more), making them easy to manipulate from Perl. It becomes fairly trivial to extract information from headers in your mail, or change them to different values. As a result, this provides a general purpose mail handling facility.