Metadata-Version: 1.1
Name: Solution
Version: 2.1
Summary: An amazing form solution
Home-page: http://github.com/lucuma/solution
Author: Juan-Pablo Scaletti
Author-email: juanpablo@lucumalabs.com
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
Description: 
        Solution
        ---------
        
        An amazing form solution.
        
        Features
        `````````
        
        * Subforms. If used with SQLAlchemy it even create or update those as related objects.
        * Extremely flexible in the field representation (altough with default HTML representation that might be good enough).
        * Easy individual field or form-wide validators.
        * Customizable cleanup functions.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
