Metadata-Version: 1.1
Name: collective.ruleactions.pythonscript
Version: 0.1
Summary: UNKNOWN
Home-page: https://github.com/collective/collective.ruleactions.pythonscript
Author: Florian Schulze
Author-email: florian.schulze@gmx.net
License: GPL
Description: collective.ruleactions.pythonscript 
        ====================================
        
        Overview
        --------
        
        
        
        Changelog
        =========
        
        
        0.1 (2015-01-05)
        ----------------
        
        - Add ``MANIFEST.in``.
          [WouterVH]
        
        - Added ``z3c.autoinclude``-entrypoint to mark this as a Plone-plugin.
          This avoids the need to explicitly load the zcml-slug.
          [WouterVH]
        
        - Initial implementation.
          [fschulze]
        
        - Initial package structure.
          [zopeskel]
        
        Contributors
        ============
        
        - FLorian Schulze <florian.schulze@gmx.net>
        - Wouter Vanden Hove <wouter.vanden.hove@gmail.com>
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
