Metadata-Version: 1.1
Name: sorl-thumbnail-async
Version: 0.1
Summary: Asynchronous thumbnailing app in django with remote storages like S3
Home-page: https://github.com/neokya/sorl-thumbnail-async
Author: Nar Kumar Chhantyal
Author-email: neokya@gmail.com
License: BSD
Description: sorl-thumbnail-async
        ====================
        
        Asynchronous thumbnailing app in django with remote storages like S3. This is fork of sorl-thumbnail, which is a bit slow when used with remote storages.
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Multimedia :: Graphics
Classifier: Framework :: Django
