LICENSE.md
MANIFEST.in
Makefile
README.md
pylama.ini
pytest.ini
setup.cfg
setup.py
tox.ini
dataflows_aws/VERSION
dataflows_aws/__init__.py
dataflows_aws/config.py
dataflows_aws.egg-info/PKG-INFO
dataflows_aws.egg-info/SOURCES.txt
dataflows_aws.egg-info/dependency_links.txt
dataflows_aws.egg-info/not-zip-safe
dataflows_aws.egg-info/requires.txt
dataflows_aws.egg-info/top_level.txt
dataflows_aws/processors/__init__.py
dataflows_aws/processors/change_acl_on_s3.py
dataflows_aws/processors/dump_to_s3.py
tests/test_change_acl_on_s3.py
tests/test_dump_to_s3.py