libtext-jscontact-perl 0.02-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Changed By | Edmund Lodewijks <edmund@proteamail.com> |
| Sponsor | gregoa@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/perl-team/modules/packages/libtext-jscontact-perl.git (browse) |
| Closes | #1145725 |
| Tracker | https://tracker.debian.org/pkg/libtext-jscontact-perl |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Mon, 31 Aug 2026 09:39:16 +0200 |
|---|---|
| Source | libtext-jscontact-perl |
| Version | 0.02-1 |
| Changed-By | Edmund Lodewijks |
| Architecture | source all |
| Distribution | unstable |
Changelog
libtext-jscontact-perl (0.02-1) unstable; urgency=medium . * Initial release. (Closes: #1145725)
.dsc
| Package-List | libtext-jscontact-perl deb perl optional arch=all |
|---|---|
| Section | perl |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-JSContact Upstream-Contact: Bron Gondwana <brong@cpan.org> Source: https://metacpan.org/release/Text-JSContact Files: * Copyright: 2026, Fastmail Pty Ltd License: Artistic or GPL-1+ Files: debian/* Copyright: 2026, Edmund Lodewijks <edmund@proteamail.com> License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'.