#rfc-6350 #vcard-contact #parser #contact #vcard

vcard4

Fast and correct vCard parser for RFC6350

23 releases

0.7.2 Mar 25, 2025
0.7.1 Dec 12, 2024
0.6.2 Dec 12, 2024
0.5.2 Jun 28, 2024
0.1.4 Nov 9, 2022

#92 in Date and time

Download history 787/week @ 2024-12-11 124/week @ 2024-12-18 96/week @ 2024-12-25 177/week @ 2025-01-01 168/week @ 2025-01-08 141/week @ 2025-01-15 206/week @ 2025-01-22 100/week @ 2025-01-29 69/week @ 2025-02-05 288/week @ 2025-02-12 181/week @ 2025-02-19 79/week @ 2025-02-26 333/week @ 2025-03-05 91/week @ 2025-03-12 130/week @ 2025-03-19 50/week @ 2025-03-26

621 downloads per month
Used in 26 crates (6 directly)

MIT/Apache

160KB
4K SLoC

vCard

Fast and correct vCard parser based on RFC6350; see the API documentation for more information.

For interoperability with older software the parser will accept input with a CHARSET parameter that has a value of UTF-8, any other encoding value for CHARSET will generate an error. However, this parameter is not part of RFC6350 and is therefore not included in the string output for a vCard.

License is MIT or Apache-2.0.

Dependencies

~5MB
~62K SLoC