1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: libtime-olsontz-download-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8),
libmodule-build-perl,
perl
Build-Depends-Indep: libipc-filter-perl,
libparams-classify-perl,
libstring-shellquote-perl,
libtest-pod-perl,
libtest-pod-coverage-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-olsontz-download-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-olsontz-download-perl.git
Homepage: https://metacpan.org/release/Time-OlsonTZ-Download
Package: libtime-olsontz-download-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libipc-filter-perl,
libparams-classify-perl,
libstring-shellquote-perl
Description: Olson timezone database source module
An object of the Time::OlsonTZ::Download class represents a local copy of the
source of the Olson timezone database, possibly used to build binary tzfiles.
The source copy always begins by being downloaded from the canonical
repository of the Olson database. This class provides methods to help with
extracting useful information from the source.
|