vcard4

Crates.iovcard4
lib.rsvcard4
version0.5.2
sourcesrc
created_at2022-11-09 03:37:35.696686
updated_at2024-06-28 23:55:44.781907
descriptionFast and correct vCard parser for RFC6350
homepage
repositoryhttps://github.com/tmpfs/vcard4
max_upload_size
id708517
size362,286
muji (tmpfs)

documentation

README

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.

Commit count: 88

cargo fmt