Metadata-Version: 2.0
Name: pyramid-simpleform
Version: 0.7.dev0
Summary: pyramid_simpleform
Home-page: https://github.com/Pylons/pyramid_simpleform
Author: Chris Lambacher
Author-email: chris@kateandchris.net
License: LICENSE.txt
Keywords: web pyramid pylons
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pyramid
Requires-Dist: FormEncode
Requires-Dist: WebHelpers; python_version=="2.7"
Requires-Dist: WebHelpers2; python_version>="3.3"
Provides-Extra: docs
Requires-Dist: Sphinx (>=1.3.1); extra == 'docs'
Requires-Dist: docutils; extra == 'docs'
Requires-Dist: repoze.sphinx.autointerface; extra == 'docs'
Requires-Dist: pylons-sphinx-themes; extra == 'docs'
Provides-Extra: testing
Requires-Dist: coverage; extra == 'testing'
Requires-Dist: pyramid-mako; extra == 'testing'
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: pytest-cov; extra == 'testing'




