27a2ff641b
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.
4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
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.
|