Metadata-Version: 2.1
Name: deform
Version: 2.0.4
Summary: Form library with advanced features like nested forms
Home-page: http://docs.pylonsproject.org/projects/deform/en/latest/
Author: Chris McDonough, Agendaless Consulting
Author-email: pylons-discuss@googlegroups.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Keywords: web forms form generation schema validation pyramid
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: Chameleon (>=2.5.1)
Requires-Dist: colander (>=1.0a1)
Requires-Dist: iso8601
Requires-Dist: peppercorn (>=0.3)
Requires-Dist: translationstring (>=1.0)
Requires-Dist: zope.deprecation
Provides-Extra: docs
Requires-Dist: Sphinx (>=1.3.4) ; extra == 'docs'
Requires-Dist: repoze.sphinx.autointerface ; extra == 'docs'
Requires-Dist: pylons-sphinx-latesturl ; extra == 'docs'
Requires-Dist: pylons-sphinx-themes ; extra == 'docs'
Provides-Extra: functional
Requires-Dist: selenium (<3) ; extra == 'functional'
Requires-Dist: pyramid ; extra == 'functional'
Requires-Dist: pygments ; extra == 'functional'
Requires-Dist: waitress ; extra == 'functional'
Requires-Dist: lingua ; extra == 'functional'
Provides-Extra: testing
Requires-Dist: nose ; extra == 'testing'
Requires-Dist: coverage ; extra == 'testing'
Requires-Dist: beautifulsoup4 ; extra == 'testing'
Requires-Dist: flaky ; extra == 'testing'



