Metadata-Version: 1.1
Name: formly
Version: 0.15.0
Summary: a dynamic form generator
Home-page: https://github.com/eldarion/formly
Author: Patrick Altman
Author-email: paltman@eldarion.com
License: BSD
Description-Content-Type: UNKNOWN
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`_ and `Massachusetts General Hospital`_.
        
        .. _Midwest Communications: http://mwcradio.com/
        .. _Massachusetts General Hospital: http://www.massgeneral.org/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
