Metadata-Version: 2.5
Name: django-image-toolkit
Version: 1.1.0
Summary: An image toolkit for media driven apps in django. Custom image fields with format conversion, cropping and validation. Hashed based filename storage. Cleanup and widgets
Project-URL: Homepage, https://github.com/edu292/django-image-tookit
Project-URL: Issues, https://github.com/edu292/django-image-toolkit/issues
Author-email: Eduardo Skoroboatei Gomes <eduskoroboatei@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.14
Requires-Dist: django>=6.0.4
Requires-Dist: pillow>=12.2.0
