LICENSE
README.md
setup.py
mara_storage/__init__.py
mara_storage/_version.py
mara_storage/cli.py
mara_storage/client.py
mara_storage/compression.py
mara_storage/config.py
mara_storage/google_cloud_storage.py
mara_storage/info.py
mara_storage/local_storage.py
mara_storage/manage.py
mara_storage/shell.py
mara_storage/storages.py
mara_storage.egg-info/PKG-INFO
mara_storage.egg-info/SOURCES.txt
mara_storage.egg-info/dependency_links.txt
mara_storage.egg-info/requires.txt
mara_storage.egg-info/top_level.txt
tests/__init__.py
tests/local_config.py
tests/test_gcs.py
tests/test_gcs_module_client.py
tests/test_gcs_shell_client.py
tests/test_local_storage.py