Source: libdatetime-format-natural-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , gregor herrmann , Angel Abad , Salvatore Bonaccorso , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libmodule-build-perl, perl, Build-Depends-Indep: libboolean-perl , libclone-perl , libdate-calc-perl , libdatetime-hires-perl , libdatetime-perl , libdatetime-timezone-perl , libmodule-util-perl , libparams-validate-perl , libscalar-list-utils-perl , libtest-mocktime-hires-perl , libtest-pod-coverage-perl , libtest-pod-perl , Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdatetime-format-natural-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdatetime-format-natural-perl.git Homepage: https://metacpan.org/release/DateTime-Format-Natural Package: libdatetime-format-natural-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libboolean-perl, libclone-perl, libdatetime-hires-perl, libdatetime-perl, libdatetime-timezone-perl, libparams-validate-perl, libscalar-list-utils-perl, Recommends: libmodule-util-perl, Suggests: libdate-calc-perl, Description: Perl module for parsing human-readable date/time strings DateTime::Format::Natural parses a string with a human readable date/time and creates a machine readable one by applying natural parsing logic. It also understands timespans. . The module is currently limited to English.