Source: libtext-jscontact-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>,
                     libjson-xs-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     libtext-vcardfast-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     perl
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtext-jscontact-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtext-jscontact-perl.git
Homepage: https://metacpan.org/release/Text-JSContact

Package: libtext-jscontact-perl
Architecture: all
Depends: ${perl:Depends},
         libjson-perl,
         libtext-vcardfast-perl
Description: converter between vCard and JSContact
 Text::JSContact converts contact data between vCard (RFC 6350) and JSContact
 (RFC 9553), following the mapping rules of RFC 9555 and the vCard extensions
 of RFC 9554.
 .
 It handles widely used vendor extensions as well as standard properties,
 notably those written by Apple's Contacts framework. A patch function applies
 changes to an existing vCard while preserving properties the mapping does not
 recognise, which matters for interoperability with clients that store data in
 unknown fields.
