Source: libdatetime-format-mail-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=12),perl
Build-Depends-Indep: libdatetime-perl,
                     libparams-validate-perl
Testsuite: autopkgtest-pkg-perl
Standards-Version: 3.9.8
Vcs-Browser: https://gitee.com/openkylin/libdatetime-format-mail-perl
Vcs-Git: https://gitee.com/openkylin/libdatetime-format-mail-perl.git
Homepage: https://metacpan.org/release/DateTime-Format-Mail

Package: libdatetime-format-mail-perl
Architecture: all
Depends: libdatetime-perl,
         libparams-validate-perl,
         ${misc:Depends},
         ${perl:Depends}
Description: module to convert between DateTime and RFC2822/822 formats
 RFCs 2822 and 822 specify date formats to be used by email. The
 DateTime::Format::Mail module parses and emits such dates.
