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: libcal-dav-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: devscripts,
libmodule-build-perl,
perl,
cdbs,
debhelper,
dh-buildinfo,
libdata-ical-perl,
libhttp-dav-perl,
libwww-perl,
libtest-pod-perl,
libtest-pod-coverage-perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcal-dav-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcal-dav-perl.git
Homepage: https://metacpan.org/release/Cal-DAV
Package: libcal-dav-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
${cdbs:Depends}
Description: CalDAV client library
Cal::DAV is a library providing the client part of the CalDAV protocol.
.
Cal::DAV is implemented as a very thin wrapper around HTTP::DAV and
Data::ICal.
|