vobject 0.3.0 review
Downloadvobject is a Python library for processing iCalendar and vCard information. vobject library allows programs to manipulate standard P
|
|
vobject is a Python library for processing iCalendar and vCard information.
vobject library allows programs to manipulate standard Python objects like datetimes, and tzinfo classes for time zones without worrying too much about iCalendar semantics.
What's New in This Release:
Changed API for accessing children and parameters, attributes now return the first child or parameter, not a list. See usage for examples
Added support for groups, a vcard feature
Added behavior for FREEBUSY lines
Worked around problem with dateutil's treatment of experimental properties (bug 4978)
Fixed bug 4992, problem with rruleset when addRDate is set
vobject 0.3.0 keywords