MANIFEST.in
README.md
setup.py
./.gitignore
./Dockerfile
./MANIFEST.in
./Makefile
./README.md
./requirements.txt
./setup.py
./.git/FETCH_HEAD
./.git/HEAD
./.git/config
./.git/description
./.git/index
./.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/gh-pages
./.git/logs/refs/remotes/origin/master
./.git/objects/pack/pack-7cdc915a18e5dbc0815bae1b43498d310f8b2b18.idx
./.git/objects/pack/pack-7cdc915a18e5dbc0815bae1b43498d310f8b2b18.pack
./.git/refs/heads/master
./.git/refs/remotes/origin/gh-pages
./.git/refs/remotes/origin/master
./.git/refs/tags/v0.1
./.github/workflows/pull-request.yml
./.github/workflows/push.yml
./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