MANIFEST.in
README.md
setup.py
version.txt
coover_thumbor_plugins/__init__.py
coover_thumbor_plugins.egg-info/PKG-INFO
coover_thumbor_plugins.egg-info/SOURCES.txt
coover_thumbor_plugins.egg-info/dependency_links.txt
coover_thumbor_plugins.egg-info/not-zip-safe
coover_thumbor_plugins.egg-info/requires.txt
coover_thumbor_plugins.egg-info/top_level.txt
coover_thumbor_plugins/aws/__init__.py
coover_thumbor_plugins/aws/bucket.py
coover_thumbor_plugins/aws/storage.py
coover_thumbor_plugins/loaders/__init__.py
coover_thumbor_plugins/loaders/presigning_loader.py
coover_thumbor_plugins/loaders/s3_loader.py
coover_thumbor_plugins/result_storages/__init__.py
coover_thumbor_plugins/result_storages/s3_storage.py
coover_thumbor_plugins/storages/__init__.py
coover_thumbor_plugins/storages/s3_storage.py
coover_thumbor_plugins/url_signers/__init__.py
coover_thumbor_plugins/url_signers/base64_hmac_sha256.py
tests/__init__.py
tests/test_loader.py
tests/test_presigning_loader.py
tests/test_result_storage.py
tests/test_s3_loader.py
tests/test_storage.py
tests/fixtures/__init__.py
tests/fixtures/storage_fixture.py