Source: libnet-carddavtalk-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Edmund Lodewijks <edmund@proteamail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends: debhelper-compat (= 14),
               dh-sequence-single-binary
Build-Depends-Indep: libjson-perl <!nocheck>,
                     libnet-davtalk-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     libtext-jscontact-perl <!nocheck>,
                     liburi-perl <!nocheck>,
                     libxml-spice-perl <!nocheck>,
                     perl
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-carddavtalk-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-carddavtalk-perl.git
Homepage: https://metacpan.org/release/Net-CardDAVTalk

Package: libnet-carddavtalk-perl
Architecture: all
Depends: ${perl:Depends},
         libjson-perl,
         libnet-davtalk-perl,
         libtext-jscontact-perl,
         liburi-perl,
         libxml-spice-perl
Description: CardDAV client library with a JSON interface
 Net::CardDAVTalk talks CardDAV to an address book server and presents
 contacts as JSON-compatible Perl data structures, using Text::JSContact for
 the conversion between vCard and JSContact.
 .
 It covers address book discovery, creating and deleting address books, and
 fetching, adding, updating and removing cards, on top of the DAV transport
 provided by Net::DAVTalk.
