Source: libdatetime-format-sqlite-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libdatetime-perl (>= 0.1), libdatetime-format-builder-perl (>= 0.6), libdbd-sqlite3-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , gregor herrmann Standards-Version: 3.8.3 Homepage: http://search.cpan.org/dist/DateTime-Format-SQLite/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdatetime-format-sqlite-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdatetime-format-sqlite-perl/ Package: libdatetime-format-sqlite-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl (>= 0.1), libdatetime-format-builder-perl (>= 0.6) Description: module to parse and format SQLite dates and times DateTime::Format::SQLite understands the formats used by SQLite for its date, datetime and time functions. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a timestring accepted by SQLite.