CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
THIRD_PARTY_LICENSES.txt
setup.py
src/borneo/__init__.py
src/borneo/auth.py
src/borneo/client.py
src/borneo/common.py
src/borneo/config.py
src/borneo/driver.py
src/borneo/exception.py
src/borneo/http.py
src/borneo/operations.py
src/borneo/query.py
src/borneo/serde.py
src/borneo/version.py
src/borneo.egg-info/PKG-INFO
src/borneo.egg-info/SOURCES.txt
src/borneo.egg-info/dependency_links.txt
src/borneo.egg-info/requires.txt
src/borneo.egg-info/top_level.txt
src/borneo/idcs/__init__.py
src/borneo/idcs/idcs.py
src/borneo/idcs/oauth_client.py
src/borneo/kv/__init__.py
src/borneo/kv/exception.py
src/borneo/kv/kv.py