Metadata-Version: 1.0
Name: Fungiform
Version: 0.1
Summary: form library
Home-page: http://github.com/mitsuhiko/fungiform
Author: Armin Ronacher
Author-email: armin.ronacher@active-4.com
License: BSD License
Description: 
        Fungiform
        ~~~~~~~~~
        
        A form handling system that previously was used for Pocoo's Zine
        and Plurk's Solace software.  Unbundled into a separate library that
        is framework independent.
        
        This is still a preview release.  Check the source for more information.
        
        :copyright: (c) 2010 by Armin Ronacher, see AUTHORS for more details.
        :license: BSD, see LICENSE for more details.
        
Keywords: form library
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
