Metadata-Version: 2.4
Name: django-image-sanitizer
Version: 0.1.0
Summary: A Django middleware to automatically sanitize and convert uploaded images to WebP to prevent XSS and save space.
Author-email: Mukesh Lekhak <lekhak_mukesh@live.com>
Project-URL: Homepage, https://github.com/lekhakmukesh/django-image-sanitizer
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django>=3.2
Requires-Dist: Pillow>=9.0.0
Dynamic: license-file
