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
|
Source: libdatetime-format-http-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
Ansgar Burchardt <ansgar@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
libmodule-build-perl
Build-Depends-Indep: libdatetime-perl <!nocheck>,
libwww-perl <!nocheck>,
perl
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdatetime-format-http-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdatetime-format-http-perl.git
Homepage: https://metacpan.org/release/DateTime-Format-HTTP
Rules-Requires-Root: no
Package: libdatetime-format-http-perl
Architecture: all
Depends: ${misc:Depends},
${perl: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).
|