Name: | perl-Text-VCardFast |
---|---|
Version: | 0.11 |
Release: | 17.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 51810 |
License: | GPL+ or Artistic |
RPM: | perl-Text-VCardFast-0.11-17.el9.x86_64.rpm |
Source RPM: | perl-Text-VCardFast-0.11-17.el9.src.rpm |
Build Date: | Fri Jan 21 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Text-VCardFast |
Summary: | Perl extension for very fast parsing of VCards |
Description: | Text::VCardFast is designed to parse VCards very quickly compared to pure-Perl solutions. It has a Perl and an XS version of the same API, accessible as vcard2hash_pp and vcard2hash_c, with the XS version being preferred. |