MANIFEST.in
README.md
requirements.txt
setup.py
docs/source/conf.py
unimatrix.ext.octet.egg-info/PKG-INFO
unimatrix.ext.octet.egg-info/SOURCES.txt
unimatrix.ext.octet.egg-info/dependency_links.txt
unimatrix.ext.octet.egg-info/requires.txt
unimatrix.ext.octet.egg-info/top_level.txt
unimatrix/ext/octet/VERSION
unimatrix/ext/octet/__init__.py
unimatrix/ext/octet/package.json
unimatrix/ext/octet/lib/__init__.py
unimatrix/ext/octet/lib/descriptor.py
unimatrix/ext/octet/lib/backends/__init__.py
unimatrix/ext/octet/lib/backends/azure.py
unimatrix/ext/octet/lib/backends/base.py
unimatrix/ext/octet/lib/backends/gcs.py
unimatrix/ext/octet/lib/backends/local.py
unimatrix/ext/octet/lib/backends/tests/__init__.py
unimatrix/ext/octet/lib/backends/tests/test_azure.py
unimatrix/ext/octet/lib/backends/tests/test_gcs.py
unimatrix/ext/octet/lib/backends/tests/test_local.py
unimatrix/ext/octet/lib/tests/__init__.py
unimatrix/ext/octet/lib/tests/test_descriptor_json.py
unimatrix/ext/octet/tests/__init__.py