MANIFEST.in
README.md
setup.py
./.gitignore
./Dockerfile
./MANIFEST.in
./README.md
./docs.sh
./install.sh
./requirements.txt
./setup.py
./.git/HEAD
./.git/config
./.git/description
./.git/index
./.git/packed-refs
./.git/hooks/applypatch-msg.sample
./.git/hooks/commit-msg.sample
./.git/hooks/fsmonitor-watchman.sample
./.git/hooks/post-update.sample
./.git/hooks/pre-applypatch.sample
./.git/hooks/pre-commit.sample
./.git/hooks/pre-merge-commit.sample
./.git/hooks/pre-push.sample
./.git/hooks/pre-rebase.sample
./.git/hooks/pre-receive.sample
./.git/hooks/prepare-commit-msg.sample
./.git/hooks/update.sample
./.git/info/exclude
./.git/logs/HEAD
./.git/logs/refs/heads/master
./.git/logs/refs/remotes/origin/HEAD
./.git/objects/pack/pack-822a6e77c5796f37092f3ad298e4b3e4f34c3ba1.idx
./.git/objects/pack/pack-822a6e77c5796f37092f3ad298e4b3e4f34c3ba1.pack
./.git/refs/heads/master
./.git/refs/remotes/origin/HEAD
./.github/workflows/pull-request.yml
./.github/workflows/push.yml
./docs/Makefile
./docs/make.bat
./docs/source/changelog.rst
./docs/source/conf.py
./docs/source/index.rst
./docs/source/modules.rst
./docs/source/transparentpath.gcsutils.rst
./docs/source/transparentpath.jsonencoder.rst
./docs/source/transparentpath.rst
./tests/__init__.py
./tests/regression/__init__.py
./tests/regression/test_transparentpath.py
./transparentpath/__init__.py
./transparentpath.egg-info/PKG-INFO
./transparentpath.egg-info/SOURCES.txt
./transparentpath.egg-info/dependency_links.txt
./transparentpath.egg-info/requires.txt
./transparentpath.egg-info/top_level.txt
./transparentpath/gcsutils/__init__.py
./transparentpath/gcsutils/methodtranslator.py
./transparentpath/gcsutils/transparentpath.py
./transparentpath/jsonencoder/__init__.py
./transparentpath/jsonencoder/jsonencoder.py
tests/__init__.py
tests/regression/__init__.py
tests/regression/test_transparentpath.py
transparentpath/__init__.py
transparentpath.egg-info/PKG-INFO
transparentpath.egg-info/SOURCES.txt
transparentpath.egg-info/dependency_links.txt
transparentpath.egg-info/requires.txt
transparentpath.egg-info/top_level.txt
transparentpath/gcsutils/__init__.py
transparentpath/gcsutils/methodtranslator.py
transparentpath/gcsutils/transparentpath.py
transparentpath/jsonencoder/__init__.py
transparentpath/jsonencoder/jsonencoder.py