Skip to content

tmpfs/vcard4

Folders and files

NameName
Last commit message
Last commit date
Feb 9, 2024
Dec 12, 2024
Mar 10, 2023
Mar 25, 2025
Apr 10, 2025
Nov 7, 2022
Mar 25, 2025
Nov 9, 2022
Jun 28, 2024
Nov 9, 2022
Feb 9, 2024
Nov 4, 2022

Repository files navigation

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.