Metadata-Version: 2.4
Name: django-smart-image
Version: 0.1.7
Summary: Image media utils for 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-smart-image
Project-URL: Issues, https://github.com/pypa/django-smart-image/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
