Metadata-Version: 2.4
Name: WuttaWeb
Version: 0.23.0
Summary: Web App for Wutta Framework
Project-URL: Homepage, https://wuttaproject.org/
Project-URL: Repository, https://forgejo.wuttaproject.org/wutta/wuttaweb
Project-URL: Issues, https://forgejo.wuttaproject.org/wutta/wuttaweb/issues
Project-URL: Changelog, https://forgejo.wuttaproject.org/wutta/wuttaweb/src/branch/master/CHANGELOG.md
Author-email: Lance Edgar <lance@wuttaproject.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: asgiref
Requires-Dist: colanderalchemy
Requires-Dist: humanize
Requires-Dist: markdown
Requires-Dist: paginate
Requires-Dist: paginate-sqlalchemy
Requires-Dist: pyramid-beaker
Requires-Dist: pyramid-deform
Requires-Dist: pyramid-fanstatic
Requires-Dist: pyramid-mako
Requires-Dist: pyramid-tm
Requires-Dist: pyramid>=2
Requires-Dist: waitress
Requires-Dist: webhelpers2
Requires-Dist: wuttjamaican[db]>=0.22.0
Requires-Dist: zope-sqlalchemy>=1.5
Provides-Extra: continuum
Requires-Dist: wutta-continuum; extra == 'continuum'
Provides-Extra: docs
Requires-Dist: furo; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinxcontrib-programoutput; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: tox; extra == 'tests'
Description-Content-Type: text/markdown


# WuttaWeb

Web app for Wutta Framework

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