.gitattributes
.gitignore
.gitmodules
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
.github/workflows/docs.yml
.github/workflows/release.yml
.github/workflows/tests.yml
adlfs/__init__.py
adlfs/_version.py
adlfs/gen1.py
adlfs/spec.py
adlfs/utils.py
adlfs.egg-info/PKG-INFO
adlfs.egg-info/SOURCES.txt
adlfs.egg-info/dependency_links.txt
adlfs.egg-info/entry_points.txt
adlfs.egg-info/requires.txt
adlfs.egg-info/top_level.txt
adlfs/tests/__init__.py
adlfs/tests/conftest.py
adlfs/tests/test_fetch_range.py
adlfs/tests/test_loop.py
adlfs/tests/test_pickling.py
adlfs/tests/test_spec.py
adlfs/tests/test_uri_format.py
docs/Makefile
docs/api.md
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
requirements/base.txt
requirements/dev.txt
requirements/earliest.txt
requirements/latest.txt