Metadata-Version: 2.3
Name: WuttaWeb
Version: 0.1.0
Summary: Web App for Wutta Framework
Project-URL: Homepage, https://rattailproject.org/
Project-URL: Repository, https://kallithea.rattailproject.org/rattail-project/wuttaweb
Project-URL: Changelog, https://kallithea.rattailproject.org/rattail-project/wuttaweb/files/master/CHANGELOG.md
Author-email: Lance Edgar <lance@edbob.org>
License: GNU GPL v3+
License-File: COPYING.txt
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: pyramid-beaker
Requires-Dist: pyramid-mako
Requires-Dist: pyramid>=2
Requires-Dist: waitress
Requires-Dist: webhelpers2
Requires-Dist: wuttjamaican[db]>=0.6.1
Provides-Extra: docs
Requires-Dist: furo; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: tox; extra == 'tests'
Description-Content-Type: text/x-rst


==========
 wuttaweb
==========

Web app for Wutta Framework

See docs at https://rattailproject.org/docs/wuttaweb/
