summaryrefslogtreecommitdiff
path: root/PKG-INFO
blob: 2b87954cfbaf3315d654131e5ee629495e5abbdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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