Metadata-Version: 2.1
Name: django-s3-image-service
Version: 1.0.6
Summary: Handle s3 image uploads via API with some sizing and processing options.
Home-page: https://github.com/The-Politico/django-s3-image-service
Author: POLITICO interactive news
Author-email: interactives@politico.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
License-File: LICENSE
Requires-Dist: djangorestframework
Requires-Dist: django-cors-headers
Requires-Dist: django-storages
Requires-Dist: boto3
Requires-Dist: Pillow
Requires-Dist: celery
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
