Metadata-Version: 2.2
Name: webp_imagefield
Version: 0.2.1
Summary: A custom Django ImageField that automatically converts images to WebP format.
Home-page: https://github.com/mehdi-shoqeyb/webp-image-field
Author: Mehdi Shoqeyb
Author-email: mehdi.shoqeyb@gmail.com
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django>=3.0
Requires-Dist: Pillow>=8.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A custom Django ImageField that automatically converts images to WebP format.
