Metadata-Version: |
2.1 |
Name: |
wagtail-site-check |
Version: |
0.0.3 |
Summary: |
A Wagtail app to check the configuration of Wagtail Sites. |
Author-Email: |
Coen van der Kamp <coen[at]fourdigits.nl> |
Project-Url: |
Homepage, https://github.com/allcaps/wagtail-site-check |
Project-Url: |
Bug Tracker, https://github.com/allcaps/wagtail-site-check/issues |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: Django |
Classifier: |
Framework :: Django :: 3.2 |
Classifier: |
Framework :: Django :: 4.1 |
Classifier: |
Framework :: Django :: 4.2 |
Classifier: |
Framework :: Wagtail |
Classifier: |
Framework :: Wagtail :: 2 |
Classifier: |
Framework :: Wagtail :: 3 |
Classifier: |
Framework :: Wagtail :: 4 |
Classifier: |
Framework :: Wagtail :: 5 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: BSD License |
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 :: Site Management |
Requires-Python: |
>=3.7 |
Requires-Dist: |
black; extra == "testing" |
Requires-Dist: |
django-webtest; extra == "testing" |
Requires-Dist: |
flake8; extra == "testing" |
Requires-Dist: |
flake8-black; extra == "testing" |
Requires-Dist: |
flake8-debugger; extra == "testing" |
Requires-Dist: |
flake8-isort; extra == "testing" |
Requires-Dist: |
flake8-pyproject; extra == "testing" |
Requires-Dist: |
isort; extra == "testing" |
Requires-Dist: |
pytest-cov; extra == "testing" |
Requires-Dist: |
pytest-django; extra == "testing" |
Requires-Dist: |
wagtail; extra == "testing" |
Provides-Extra: |
testing |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |