Metadata-Version: 1.0
Name: z3c.recipe.runscript
Version: 0.1.0
Summary: A recipe that runs any script to install a part.
Home-page: http://cheeseshop.python.org/pypi/z3c.recipe.runscript
Author: Stephan Richter and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This run-script URL allows you to specify an arbitrary script to do the work
        of the recipe.
        
        
        Detailed Documentation
        **********************
        
        =======
        CHANGES
        =======
        
        Version 0.1.0 (??/??/2007)
        -------------------------
        
        - Initial Release
        
Keywords: buildout recipe
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
