vContent

PKG-INFO

24:65eb8957f696
2013-04-25 Paul Boddie Added support for multiple property values, producing lists for collections of such values when parsing, and accepting lists of such values when writing.
     1 Metadata-Version: 1.1     2 Name: vContent     3 Version: 0.1     4 Author: Paul Boddie     5 Author-email: paul at boddie org uk     6 Maintainer: Paul Boddie     7 Maintainer-email: paul at boddie org uk     8 Summary: Parsing and serialisation of iCalendar/vCalendar-style data     9 License: GPL (version 3 or later)    10 Description: The vContent distribution provides support for the parsing of the general file    11         format described in RFCs 2445, 2425 and 2426, together with support for the    12         more specialised iCalendar and vCalendar formats through the vCalendar module    13         which applies certain data representation conversions. The vCard format is    14         also supported, but merely through the general vContent module.    15 Keywords: iCalendar vCalendar vCard    16 Classifier: Development Status :: 3 - Alpha    17 Classifier: License :: OSI Approved :: GNU General Public License (GPL)    18 Classifier: Programming Language :: Python    19 Classifier: Topic :: Internet :: WWW/HTTP