Source: libcourriel-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: libdatetime-format-mail-perl (>= 0.4030), libdatetime-format-natural-perl, libdatetime-perl, libdevel-partialdump-perl, libemail-abstract-perl, libemail-address-xs-perl, libemail-messageid-perl, libemail-mime-encodings-perl, libemail-sender-perl, libfile-libmagic-perl, libfile-slurp-tiny-perl, liblist-allutils-perl, liblist-moreutils-perl, libmoose-perl, libmoosex-role-parameterized-perl, libmoosex-strictconstructor-perl, libmoosex-types-common-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libpath-class-perl, libparams-validationcompiler-perl (>= 0.26), libsub-exporter-perl, libtest-differences-perl, libtest-fatal-perl, libtest-requires-perl, libtest-warnings-perl, perl Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcourriel-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcourriel-perl.git Homepage: https://metacpan.org/release/Courriel Package: libcourriel-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-format-mail-perl (>= 0.4030), libdatetime-format-natural-perl, libdatetime-perl, libdevel-partialdump-perl, libemail-abstract-perl, libemail-address-xs-perl, libemail-messageid-perl, libemail-mime-encodings-perl, libfile-libmagic-perl, libfile-slurp-tiny-perl, liblist-allutils-perl, liblist-moreutils-perl, libmoose-perl, libmoosex-role-parameterized-perl, libmoosex-strictconstructor-perl, libmoosex-types-common-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl (>= 0.26), libsub-exporter-perl Description: high level email parsing and manipulation module The Courriel class exists to provide a high level API for working with emails, particular for processing incoming email. It is primarily a wrapper around the other classes in the Courriel distro, especially Courriel::Headers, Courriel::Part::Single, and Courriel::Part::Multipart. If you need lower level information about an email, it should be available from one of this classes.