Files
old-saburly-wagtail-web/env/lib/python3.10/site-packages/wagtail-6.2.1.dist-info/METADATA
2024-08-27 20:33:44 +02:00

79 lines
3.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Metadata-Version: 2.1
Name: wagtail
Version: 6.2.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,>=5.0)
Requires-Dist: django-treebeard (<5.0,>=4.5.1)
Requires-Dist: djangorestframework (<4.0,>=3.15.1)
Requires-Dist: django-filter (<25,>=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: Willow[heif] (<2,>=1.8.0)
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: docs
Requires-Dist: pyenchant (<4,>=3.1.1) ; extra == 'docs'
Requires-Dist: sphinxcontrib-spelling (<8,>=7) ; extra == 'docs'
Requires-Dist: Sphinx (>=7.0) ; extra == 'docs'
Requires-Dist: sphinx-autobuild (>=0.6.0) ; extra == 'docs'
Requires-Dist: sphinx-wagtail-theme (==6.3.0) ; extra == 'docs'
Requires-Dist: myst-parser (==2.0.0) ; extra == 'docs'
Requires-Dist: sphinx-copybutton (<1.0,>=0.5) ; extra == 'docs'
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'
Wagtail is an open source content management system built on Django, with a strong community and commercial support. Its 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/.