Metadata-Version: 1.0
Name: collective.calendarwidget
Version: 0.2.0
Summary: A new calendar widget for Archetypes (used for vs.event)
Home-page: http://pypi.python.org/pypi/collective.calendarwidget
Author: Andreas Jung & others
Author-email: info@zopyx.com
License: ZPL
Description: collective.calendarwidget
        =========================
        
        ``collective.calendarwidget`` is a calendar widget for Plone based on
        the jQueryUI datepicker widget.
        
        Features
        --------
        
        * fully localized
        
        
        
        Changelog
        =========
        
        0.2.0 (2010-10-05)
        ------------------
        
        - Use collective.js.jqueryui instead of including a copy of jqueryui.
        [vincentfretin]
        
        - Replaced demjson with json. This library now only works with Plone 4
        and newer
        [ajung]
        
        
        0.1.0 (2009/12/03)
        ------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
