.gitignore
.travis.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
Pipfile
README.rst
setup.cfg
setup.py
.travis/run-tests.sh
.travis/service-account-key.json.enc
docs/Makefile
docs/conf.py
docs/index.rst
fs_gcsfs/__init__.py
fs_gcsfs/_gcsfs.py
fs_gcsfs/_version.py
fs_gcsfs/opener.py
fs_gcsfs.egg-info/PKG-INFO
fs_gcsfs.egg-info/SOURCES.txt
fs_gcsfs.egg-info/dependency_links.txt
fs_gcsfs.egg-info/entry_points.txt
fs_gcsfs.egg-info/requires.txt
fs_gcsfs.egg-info/top_level.txt
fs_gcsfs/tests/conftest.py
fs_gcsfs/tests/test_gcsfs.py
fs_gcsfs/tests/test_gcsmap.py