blob: 45b7d3d11f140b14d6f6d24cfa2283d96861ff45 (
plain) (
blame)
1
2
3
4
5
6
|
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>
WWW: http://vobject.skyhouseconsulting.com/
|