2007-06-10 21:07:43 +02:00
|
|
|
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.
|
|
|
|
|
|
|
|
Author: Jeffrey Harris <jeffrey@osafoundation.org>
|
2011-10-24 11:11:38 +02:00
|
|
|
WWW: http://vobject.skyhouseconsulting.com/
|