Metadata-Version: 1.0
Name: vs.event
Version: 0.1.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Veit Schiele, Anne Walther, Andreas Jung
Author-email: idg@veit-schiele.de
License: GPL
Description: vs.event
        ========
        
        ``vs.event`` provides an extendes event functionality for Plone
        
        Features
        ========
        
        - recurring events
        - a new calendar widget
        - real support for all-day events
        - working iCal/vCal export for all-day events
        - full integration with Plone4Artists calendar (must be installed seperately)
        
        
        Installation
        ============
        
        Add ``vs.event`` to the ``eggs`` and ``zcml`` options of your buildout.cfg.
        Create a new Plone site using the ``vs.event`` profile or install ``vs.event``
        through the quick installer of Plone
        
        License
        =======
        
        ``vs.event`` is published under the GNU Public License 2
        
        
        Authors
        =======
        
        - Andreas Jung
        - Veit Schiele
        - Anne Wello
        
        Changelog
        =========
        
        0.1.0 - (2009/06/09)
        --------------------
        
        * Initial release
        
        
Keywords: Zope Plone Event Recurrence
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
