Metadata-Version: 2.1
Name: cs-django-thumbnails
Version: 0.3.3
Summary: A simple Django app to manage image/photo thumbnails. Supports remote/cloud storage systems like Amazon S3.
License: MIT
Author: Leopoldo Parra
Author-email: lparra.dev@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: da-vinci (>=0.2.2,<0.3.0)
Requires-Dist: django (>=3.0.7,<4.0.0)
Requires-Dist: shortuuid (>=1.0.1,<2.0.0)
