Source: libdatetimex-easy-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.2.13) Build-Depends-Indep: perl (>= 5.10.0), libtest-most-perl, libdatetime-format-natural-perl, libdatetime-format-flexible-perl, libdatetime-format-ical-perl, libdatetime-perl, libtimedate-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , Chris Butler , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/DateTimeX-Easy/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdatetimex-easy-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdatetimex-easy-perl/ Package: libdatetimex-easy-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-format-flexible-perl, libdatetime-format-ical-perl, libdatetime-format-natural-perl, libdatetime-perl, libtimedate-perl Description: module to parse arbitrary date/time strings DateTimeX::Easy is a Perl module designed to make it easy to create DateTime objects from arbitrary strings. It uses a variety of DateTime::Format modules to do the bulk of the parsing, with some tweaks to smooth out the rough edges (mainly concerning timezone detection and selection).