libtext-vcardfast-perl 0.11-1
Package Information
| Description | fast VCard parser with XS and pure-Perl backends Text::VCardFast converts VCard data into a Perl hash structure and back. The same API is implemented twice: vcard2hash_pp in pure Perl and vcard2hash_c as an XS wrapper around a C parser. The exported vcard2hash uses the XS version; hash2vcard serialises in pure Perl. It was written for the calendar and contacts backend of the FastMail service, where the pure-Perl VCard parsers then available dominated request time. The parser handles property groups, folded lines and escaped parameter values across the VCard 3.0 and 4.0 formats. |
|---|---|
| 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 | any |
| VCS | git: https://salsa.debian.org/perl-team/modules/packages/libtext-vcardfast-perl.git (browse) |
| Closes | #1145662 |
| Tracker | https://tracker.debian.org/pkg/libtext-vcardfast-perl |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Wed, 26 Aug 2026 15:43:47 +0200 |
|---|---|
| Source | libtext-vcardfast-perl |
| Version | 0.11-1 |
| Changed-By | Edmund Lodewijks |
| Architecture | source amd64 |
| Distribution | unstable |
Changelog
libtext-vcardfast-perl (0.11-1) unstable; urgency=medium . * Initial release. (Closes: #1145662)
.dsc
| Section | perl |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libtext-vcardfast-perl deb perl optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Text-VCardFast
Upstream-Contact: Bron Gondwana <brong@fastmail.fm>
Source: https://metacpan.org/release/Text-VCardFast
Files: *
Copyright: 2014, FastMail Pty Ltd
2014, Bron Gondwana <brong@fastmail.fm>
License: Artistic or GPL-1+
Files: ppport.h
Copyright: 2004-2009, Marcus Holland-Moritz
2001, Paul Marquess
1999, Kenneth Albanowski
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'.