Metadata-Version: 1.0
Name: collective.contentrules.template
Version: 1.0b1
Summary: A Plone content rule for creating content based on templates
Home-page: http://pypi.python.org/pypi/collective.contentrules.template
Author: Martin Aspeli
Author-email: optilude@gmail.com
License: GPL
Description: Introduction
        ============
        
        This package provides a new action for the Plone content rules system that
        can create content based on a template. The content rule is set up with a
        template content item that will be copied into the context folder when the
        rule is executed.
        Changelog
        =========
        
        1.0b1 (xxxx-xx-xx)
        ------------------
        
        * Initial release
        
Keywords: plone content rules template
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
