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
621 downloads per month
Used in 26 crates
(6 directly)
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