Metadata-Version: 1.0
Name: FormEncode
Version: 0.7.1
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.
        
        It has a `subversion repository
        <http://svn.formencode.org/FormEncode/trunk#egg=FormEncode-dev>`_ that
        you can install from with ``easy_install FormEncode==dev``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
