Source: libdatetime-format-flexible-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>,
           Ryan Niebur <ryan@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Ansgar Burchardt <ansgar@debian.org>,
           Nicholas Bamber <nicholas@periapt.co.uk>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libdatetime-format-builder-perl,
                     libdatetime-perl,
                     libdatetime-timezone-perl,
                     liblist-moreutils-perl,
                     libtest-mocktime-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-flexible-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-flexible-perl.git
Homepage: https://metacpan.org/release/DateTime-Format-Flexible/

Package: libdatetime-format-flexible-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libdatetime-format-builder-perl,
         libdatetime-perl,
         libdatetime-timezone-perl,
         liblist-moreutils-perl
Pre-Depends: dpkg (>= 1.15.6)
Description: Perl module to transform strings into DateTime objects
 DateTime::Format::Flexible is designed to transform arbitrary date/time
 strings into DateTime objects. It is currently able to parse and extract date
 information from over 2500 variations of date/time strings.
 .
 Although this module is similar in nature to DateTime::Format::Natural (see
 libdatetime-format-natural-perl), it currently fails to parse more than 2000
 of the formats successfully parsed by this module.

