Metadata-Version: 1.0 Name: vobject Version: 0.4.3 Summary: VObject: module for reading vCard and vCalendar files Home-page: http://vobject.skyhouseconsulting.com Author: Jeffrey Harris Author-email: jeffrey@osafoundation.org License: Apache Description: Parses iCalendar and vCard files into Python data structures, decoding the relevant encodings. Also serializes vobject data structures to valid iCalendar or vCard unicode strings. Requires dateutil (https://moin.conectiva.com.br/DateUtil) 0.9 or later. Platform: any Classifier: Development Status :: 3 - Alpha Classifier: Environment :: Console Classifier: License :: OSI Approved :: BSD License Classifier: Intended Audience :: Developers Classifier: Natural Language :: English Classifier: Programming Language :: Python Classifier: Operating System :: OS Independent Classifier: Topic :: Text Processing