LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
bin/s4
s4/__init__.py
s4/cli.py
s4/sync.py
s4/utils.py
s4.egg-info/PKG-INFO
s4.egg-info/SOURCES.txt
s4.egg-info/dependency_links.txt
s4.egg-info/requires.txt
s4.egg-info/top_level.txt
s4/clients/__init__.py
s4/clients/local.py
s4/clients/s3.py
tests/conftest.py
tests/test_cli.py
tests/test_sync.py
tests/test_utils.py
tests/utils.py
tests/clients/test_clients.py
tests/clients/test_local.py
tests/clients/test_s3.py