1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libconvert-nls-date-format-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20140227~),
libmodule-build-tiny-perl,
perl,
Build-Depends-Indep: perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Convert-NLS_DATE_FORMAT
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-nls-date-format-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconvert-nls-date-format-perl.git
Testsuite: autopkgtest-pkg-perl
Package: libconvert-nls-date-format-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module for converting Oracle NLS_DATE_FORMAT <-> strftime Format Strings
Convert::NLS_DATE_FORMAT converts Oracle's NLS_DATE_FORMAT string into a
strptime format string, or the reverse.
|