Repository URL to install this package:
Version:
10.4.0 ▾
|
pillow
/
METADATA
|
---|
Metadata-Version: 2.1 Name: pillow Version: 10.4.0 Summary: Python Imaging Library (Fork) Author-email: "Jeffrey A. Clark" <aclark@aclark.net> License: HPND Project-URL: Changelog, https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst Project-URL: Documentation, https://pillow.readthedocs.io Project-URL: Funding, https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=pypi Project-URL: Homepage, https://python-pillow.org Project-URL: Mastodon, https://fosstodon.org/@pillow Project-URL: Release notes, https://pillow.readthedocs.io/en/stable/releasenotes/index.html Project-URL: Source, https://github.com/python-pillow/Pillow Keywords: Imaging Classifier: Development Status :: 6 - Mature Classifier: License :: OSI Approved :: Historical Permission Notice and Disclaimer (HPND) Classifier: Programming Language :: Python :: 3 :: Only 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: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Multimedia :: Graphics Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera Classifier: Topic :: Multimedia :: Graphics :: Capture :: Screen Capture Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion Classifier: Topic :: Multimedia :: Graphics :: Viewers Classifier: Typing :: Typed Requires-Python: >=3.8 Description-Content-Type: text/markdown License-File: LICENSE Provides-Extra: docs Requires-Dist: furo; extra == "docs" Requires-Dist: olefile; extra == "docs" Requires-Dist: sphinx>=7.3; extra == "docs" Requires-Dist: sphinx-copybutton; extra == "docs" Requires-Dist: sphinx-inline-tabs; extra == "docs" Requires-Dist: sphinxext-opengraph; extra == "docs" Provides-Extra: fpx Requires-Dist: olefile; extra == "fpx" Provides-Extra: mic Requires-Dist: olefile; extra == "mic" Provides-Extra: tests Requires-Dist: check-manifest; extra == "tests" Requires-Dist: coverage; extra == "tests" Requires-Dist: defusedxml; extra == "tests" Requires-Dist: markdown2; extra == "tests" Requires-Dist: olefile; extra == "tests" Requires-Dist: packaging; extra == "tests" Requires-Dist: pyroma; extra == "tests" Requires-Dist: pytest; extra == "tests" Requires-Dist: pytest-cov; extra == "tests" Requires-Dist: pytest-timeout; extra == "tests" Provides-Extra: typing Requires-Dist: typing-extensions; python_version < "3.10" and extra == "typing" Provides-Extra: xmp Requires-Dist: defusedxml; extra == "xmp" Requires-Dist: flet-libjpeg (>=3.0.90) Requires-Dist: flet-libfreetype (>=2.13.3)