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
|
Source: libdatetime-format-http-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>,
Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
Ansgar Burchardt <ansgar@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
libmodule-build-perl (>= 0.380000)
Build-Depends-Indep: perl,
libdatetime-perl,
libwww-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-http-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-http-perl.git
Homepage: https://metacpan.org/release/DateTime-Format-HTTP
Testsuite: autopkgtest-pkg-perl
Package: libdatetime-format-http-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
libdatetime-perl,
libwww-perl
Description: Perl module for date conversion with date formats used by the HTTP protocol
DateTime::Format::HTTP provides functions that deal the date formats used by
the HTTP protocol (and then some more).
|