Source: libnet-carddavtalk-perl Maintainer: Debian Perl Group Uploaders: Edmund Lodewijks Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 14), dh-sequence-single-binary Build-Depends-Indep: libjson-perl , libnet-davtalk-perl , libtest-simple-perl , libtext-jscontact-perl , liburi-perl , libxml-spice-perl , 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.