Metadata-Version: 1.0
Name: plone.event
Version: 1.0a1
Summary: Event and calendaring related tools not bound to Plone
Home-page: https://github.com/collective/plone.event
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: Introduction
        ============
        
        Event/Calendaring related infrastructure. Recurrence calculation tools based on
        RFC2445 and timedelta recurrence rules, timezone tools and date conversion
        tools.
        
        Parts of this package derived from Products.DateRecurringIndex.
        
        Author
        ======
        
        * Johannes Raggam <raggam-nl@adm.at>
        
        Changelog
        =========
        
        1.0a1 (2012-02-24)
        ------------------
        
        - Initial alpha (!) release from the Plone Konferenz 2012 in Munich.
          [thet]
        
Keywords: Plone calendar calendaring event recurring
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
