Metadata-Version: 2.4
Name: wagtail
Version: 6.4.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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Framework :: Wagtail
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Python: >=3.9
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<7,>=5.0
Requires-Dist: django-treebeard<5.0,>=4.5.1
Requires-Dist: djangorestframework<4.0,>=3.15.1
Requires-Dist: django-filter>=23.3
Requires-Dist: draftjs_exporter<6.0,>=2.1.5
Requires-Dist: Pillow<12.0.0,>=9.1.0
Requires-Dist: beautifulsoup4<5,>=4.8
Requires-Dist: Willow[heif]<2,>=1.8.0
Requires-Dist: requests<3.0,>=2.11.1
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
Requires-Dist: django-tasks<0.7,>=0.6.1
Provides-Extra: testing
Requires-Dist: python-dateutil>=2.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>=7.3; extra == "docs"
Requires-Dist: sphinx-autobuild>=0.6.0; extra == "docs"
Requires-Dist: sphinx-wagtail-theme==6.5.0; extra == "docs"
Requires-Dist: myst_parser==2.0.0; extra == "docs"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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/.
