Metadata-Version: 2.1
Name: wagtail
Version: 6.0.1
Summary: A Django content management system.
Home-page: https://wagtail.org/
Author: Wagtail core team + contributors
Author-email: hello@wagtail.org
License: BSD
Project-URL: Changelog, https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt
Project-URL: Documentation, https://docs.wagtail.org
Project-URL: Source, https://github.com/wagtail/wagtail
Project-URL: Tracker, https://github.com/wagtail/wagtail/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
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: Programming Language :: Python :: 3.12
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Wagtail
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: Django<6.0,>=4.2
Requires-Dist: django-modelcluster<7.0,>=6.2.1
Requires-Dist: django-permissionedforms<1.0,>=0.1
Requires-Dist: django-taggit<5.1,>=4.0
Requires-Dist: django-treebeard<5.0,>=4.5.1
Requires-Dist: djangorestframework<4.0,>=3.11.1
Requires-Dist: django-filter<24,>=23.3
Requires-Dist: draftjs_exporter<6.0,>=2.1.5
Requires-Dist: Pillow<11.0.0,>=9.1.0
Requires-Dist: beautifulsoup4<4.13,>=4.8
Requires-Dist: html5lib<2,>=0.999
Requires-Dist: Willow[heif]<2,>=1.6.2
Requires-Dist: requests<3.0,>=2.11.1
Requires-Dist: l18n>=2018.5
Requires-Dist: openpyxl<4.0,>=3.0.10
Requires-Dist: anyascii>=0.1.5
Requires-Dist: telepath<1,>=0.3.1
Requires-Dist: laces<0.2,>=0.1
Provides-Extra: testing
Requires-Dist: python-dateutil>=2.7; extra == "testing"
Requires-Dist: pytz>=2014.7; extra == "testing"
Requires-Dist: Jinja2<3.2,>=3.0; extra == "testing"
Requires-Dist: boto3<2,>=1.28; extra == "testing"
Requires-Dist: freezegun>=0.3.8; extra == "testing"
Requires-Dist: azure-mgmt-cdn<13.0,>=12.0; extra == "testing"
Requires-Dist: azure-mgmt-frontdoor<1.1,>=1.0; extra == "testing"
Requires-Dist: django-pattern-library>=0.7; extra == "testing"
Requires-Dist: coverage>=3.7.0; extra == "testing"
Requires-Dist: doc8==0.8.1; extra == "testing"
Requires-Dist: ruff==0.1.5; extra == "testing"
Requires-Dist: semgrep==1.40.0; extra == "testing"
Requires-Dist: curlylint==0.13.1; extra == "testing"
Requires-Dist: djhtml==3.0.6; extra == "testing"
Requires-Dist: polib<2.0,>=1.1; extra == "testing"
Requires-Dist: factory-boy>=3.2; extra == "testing"
Requires-Dist: tblib<3.0,>=2.0; extra == "testing"
Provides-Extra: docs
Requires-Dist: pyenchant<4,>=3.1.1; extra == "docs"
Requires-Dist: sphinxcontrib-spelling<8,>=7; extra == "docs"
Requires-Dist: Sphinx>=1.5.2; extra == "docs"
Requires-Dist: sphinx-autobuild>=0.6.0; extra == "docs"
Requires-Dist: sphinx-wagtail-theme==6.2.0; extra == "docs"
Requires-Dist: myst_parser==2.0.0; extra == "docs"
Requires-Dist: sphinx_copybutton<1.0,>=0.5; extra == "docs"

Wagtail is an open source content management system built on Django, with a strong community and commercial support. It’s focused on user experience, and offers precise control for designers and developers.

For more details, see https://wagtail.org, https://docs.wagtail.org and https://github.com/wagtail/wagtail/.
