Metadata-Version: 1.0
Name: collective.formtoy
Version: 0.1
Summary: A tool to mock up ad hoc forms in Plone
Home-page: http://svn.plone.org/svn/collective/
Author: Alex Clark
Author-email: aclark@aclark.net
License: GPL
Description: Introduction
        ============
        
        This package allows you to easily mock up the Zope 2 publisher's marshalling
        features, as described here:
        
        http://docs.zope.org/zope2/zdgbook/ObjectPublishing.html#marshalling-arguments-from-the-request
        
        
        Changelog
        =========
        
        0.1
        -------------------
        
        - Initial release
        
Keywords: html forms,developer tools
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
