Metadata-Version: 1.1
Name: formunculous
Version: 2.2.4
Summary: A Django Web application that builds database backed Web forms utilizing a nice javascript user interface to create them.
Home-page: http://formunculous.org/
Author: Carson Gee
Author-email: x@carsongee.com
License: UNKNOWN
Download-URL: http://formunculous.org/media/downloads/formunculous-2.2.4.tar.gz
Description: 
        This is a Django based application for creating database backed or
        email forms. It features an innovative drag and drop interface for
        building forms, a workflow for reviewing forms, and infinite
        customization.
        
        The Website for this project at http://formunculous.org has
        a lot of documentation, demos, and screenshots for getting you up and running
        with the application.
        
Keywords: forms,django,web
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires: django (>=1.1)
Requires: pil
Requires: simplejson
