.coveragerc
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.rst
pytest.ini
release-procedure.md
requirements.txt
setup.cfg
setup.py
test_requirements.txt
versioneer.py
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/development.rst
docs/source/index.rst
docs/source/install.rst
s3fs/__init__.py
s3fs/_version.py
s3fs/core.py
s3fs/errors.py
s3fs/mapping.py
s3fs/utils.py
s3fs.egg-info/PKG-INFO
s3fs.egg-info/SOURCES.txt
s3fs.egg-info/dependency_links.txt
s3fs.egg-info/not-zip-safe
s3fs.egg-info/pbr.json
s3fs.egg-info/requires.txt
s3fs.egg-info/top_level.txt
s3fs/tests/__init__.py
s3fs/tests/test_mapping.py
s3fs/tests/test_s3fs.py
s3fs/tests/test_utils.py