LICENSE
MANIFEST.in
README.rst
VERSION
setup.py
datasafe/__init__.py
datasafe/checksum.py
datasafe/client.py
datasafe/configuration.py
datasafe/exceptions.py
datasafe/loi.py
datasafe/manifest.py
datasafe/server.py
datasafe/utils.py
labinform_datasafe.egg-info/PKG-INFO
labinform_datasafe.egg-info/SOURCES.txt
labinform_datasafe.egg-info/dependency_links.txt
labinform_datasafe.egg-info/entry_points.txt
labinform_datasafe.egg-info/requires.txt
labinform_datasafe.egg-info/top_level.txt
tests/test_checksum.py
tests/test_client.py
tests/test_client_http.py
tests/test_configuration.py
tests/test_exceptions.py
tests/test_loi.py
tests/test_manifest.py
tests/test_server.py
tests/test_server_http.py
tests/test_utils.py