Source: libtimedate-perl
Section: perl
Priority: optional
Testsuite: autopkgtest-pkg-perl
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.5.1
Vcs-Browser: https://gitee.com/openkylin/libtimedate-perl
Vcs-Git: https://gitee.com/openkylin/libtimedate-perl.git
Homepage: https://metacpan.org/release/TimeDate

Package: libtimedate-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Multi-Arch: foreign
Description: collection of modules to manipulate date/time information
 TimeDate is a collection of Perl modules useful for manipulating date and
 time information. Date::Parse can parse absolute date specifications in a
 wide variety of input formats and many languages (via Date::Language).
 .
 This package also includes Date::Format, which can format dates into strings,
 as well as Time::Zone, which contains miscellaneous time zone functions.
