Metadata-Version: 2.1
Name: pyramid-helloworld
Version: 0.2.1
Summary: Hello World web app using pyramid.
License: BSD-derived
Author: Guillaume Gauvrit
Author-email: guillaume@gauvr.it
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: celery
Requires-Dist: celery (>=4,<5); extra == "celery"
Requires-Dist: plaster-yaml (>=0.1.3,<0.2.0)
Requires-Dist: pyramid (>=2.0,<3.0)
Requires-Dist: waitress (>=2.0.0,<3.0.0)
