Metadata-Version: 2.1
Name: Willow
Version: 1.5.1
Summary: A Python image library that sits on top of Pillow, Wand and OpenCV
Home-page: 
Author: Karl Hobley
Author-email: karl@kaed.uk
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
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 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: filetype (!=1.1.0,>=1.0.10)
Requires-Dist: defusedxml (<1.0,>=0.7)
Provides-Extra: testing
Requires-Dist: Pillow (<11.0.0,>=9.1.0) ; extra == 'testing'
Requires-Dist: Wand (<1.0,>=0.6) ; extra == 'testing'
Requires-Dist: mock (<4.0,>=3.0) ; extra == 'testing'
Requires-Dist: pillow-heif (<1.0.0,>=0.7.0) ; extra == 'testing'

