Metadata-Version: 1.0
Name: collective.icalfeed
Version: 1.0a1
Summary: View for rendering event content as an iCalendar feed.
Home-page: http://pypi.python.org/pypi/collective.icalfeed
Author: Andreas Zeidler - Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: 
        
        Introduction
        ------------
        
        This package provides a stand-alone version of the iCal feed implemented as
        `PLIP246`_.  It was created to support older versions of Plone.
        
        .. _`PLIP246`: http://plone.org/products/plone/roadmap/246
        
        
        Changelog
        =========
        
        1.0a1 - Released January 22, 2009
        ---------------------------------
        
        * Initial release
        [witsch]
        
        
Keywords: plone events ical feed
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
