Source: libtext-jscontact-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 , libjson-xs-perl , libtest-simple-perl , libtext-vcardfast-perl , libwww-perl , 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.