py-vobject / vobject

A full-featured Python package for parsing and creating iCalendar and vCard files
http://py-vobject.github.io/
28 stars 7 forks source link

Fixes #62. #63

Closed da4089 closed 1 month ago

da4089 commented 1 month ago

Define a behaviour class for vCard 3.0 GEO lines, overriding the default VCardTextBehavior to avoid backslash-escaping the required semi-colon in GEO values.