MANIFEST.in
Pipfile.lock
README.rst
Setup.lock
setup.py
bin/ws_storage
ws_storage/__init__.py
ws_storage/__main__.py
ws_storage/base.py
ws_storage/exceptions.py
ws_storage/packet.py
ws_storage/server.py
ws_storage/ws_storage.service
ws_storage.egg-info/PKG-INFO
ws_storage.egg-info/SOURCES.txt
ws_storage.egg-info/dependency_links.txt
ws_storage.egg-info/not-zip-safe
ws_storage.egg-info/requires.txt
ws_storage.egg-info/top_level.txt
ws_storage/impl/as3.py
ws_storage/impl/client.py
ws_storage/impl/filesystem.py
ws_storage/tests/_test_botocore.py
ws_storage/tests/_test_botocore_2.py
ws_storage/tests/conftest.py
ws_storage/tests/test_impl.py
ws_storage/tests/conf/__init__.py
ws_storage/tests/conf/simple.py
ws_storage/tests/conf/simple_console.py