.gitignore
Changelog.rst
LICENSE.txt
README.md
build_docs.py
environment.yml
pyproject.toml
.github/workflows/build-and-deploy-on-pypi.yml
.github/workflows/run-tests.yml
cfs3/__init__.py
cfs3/cfchunking.py
cfs3/cftools.py
cfs3/drs_view.py
cfs3/logging_utils.py
cfs3/p5inspect.py
cfs3/s3cache.py
cfs3/s3cmd.py
cfs3/s3core.py
cfs3/s3sci.py
cfs3/s3up.py
cfs3/s3view.py
cfs3/skin.py
cfs3.egg-info/PKG-INFO
cfs3.egg-info/SOURCES.txt
cfs3.egg-info/dependency_links.txt
cfs3.egg-info/entry_points.txt
cfs3.egg-info/not-zip-safe
cfs3.egg-info/requires.txt
cfs3.egg-info/top_level.txt
doc/DRS.rst
doc/_sidebar.rst.inc
doc/cftools.rst
doc/changelog.rst
doc/chunking.rst
doc/conf.py
doc/gensidebar.py
doc/index.rst
doc/introduction.rst
doc/metadata.rst
doc/object_stores.rst
doc/repacking.rst
doc/s3view.rst
doc/ext/cmd2_formatter.py
tests/__init__.py
tests/conftest.py
tests/test_cache.py
tests/test_cftools.py
tests/test_drsview.py
tests/test_minio_stuff.py
tests/test_p5dump.py
tests/test_s3v.py
tests/test_upload.py
tests/data/common_cl_a_copy.nc
tests/utils/make_test_data.py