Metadata-Version: 1.0
Name: FormEncode
Version: 0.3
Summary: HTML form validation, generation, and conversion package
Home-page: http://formencode.org
Author: Ian Bicking
Author-email: ianb@colorstudy.com
License: PSF
Description: FormEncode validates and converts nested structures.  It allows for
        a declarative form of defining the validation, and decoupled processes
        for filling and generating forms.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
