5 lines
253 B
Text
5 lines
253 B
Text
Vobject parses iCalendar and vCard files into Python data structures,
|
|
decoding the relevant encodings. Also serializes vobject data structures
|
|
to iCalendar, vCard, or (expirementally) hCalendar unicode strings.
|
|
|
|
WWW: http://eventable.github.io/vobject/
|