skip to navigation
skip to content

Not Logged In

vobject 0.6.0

VObject: module for reading vCard and vCalendar files

Latest Version: 0.7.1

Description

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.

Requirements

Requires python 2.4 or later, dateutil (http://labix.org/python-dateutil) 1.1 or later.

Recent changes

  • Added VAVAILABILITY support
  • Improved wrapping of unicode lines, serialize encodes unicode as utf-8 by default
For older changes, see