Metadata-Version: 1.1
Name: formly
Version: 0.6
Summary: a dynamic form generator
Home-page: https://github.com/eldarion/formly
Author: Patrick Altman
Author-email: paltman@eldarion.com
License: BSD
Description: formly
        ======
        
        
        .. image:: https://img.shields.io/travis/eldarion/formly.svg
            :target: https://travis-ci.org/eldarion/formly
        
        .. image:: https://img.shields.io/coveralls/eldarion/formly.svg
            :target: https://coveralls.io/r/eldarion/formly
        
        .. image:: https://img.shields.io/pypi/dm/formly.svg
            :target:  https://pypi.python.org/pypi/formly/
        
        .. image:: https://img.shields.io/pypi/v/formly.svg
            :target:  https://pypi.python.org/pypi/formly/
        
        .. image:: https://img.shields.io/badge/license-BSD-blue.svg
            :target:  https://pypi.python.org/pypi/formly/
        
        
        A forms/survey generator for dynamically constructor multi-page surveys that have the ability to be non-linear.
        
        
        development sponsored by [Midwest Communications](http://mwcradio.com/)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
