lib/python3.10/site-packages/fsspec-2026.1.0.dist-info/INSTALLER
lib/python3.10/site-packages/fsspec-2026.1.0.dist-info/METADATA
lib/python3.10/site-packages/fsspec-2026.1.0.dist-info/RECORD
lib/python3.10/site-packages/fsspec-2026.1.0.dist-info/REQUESTED
lib/python3.10/site-packages/fsspec-2026.1.0.dist-info/WHEEL
lib/python3.10/site-packages/fsspec-2026.1.0.dist-info/direct_url.json
lib/python3.10/site-packages/fsspec-2026.1.0.dist-info/licenses/LICENSE
lib/python3.10/site-packages/fsspec/__init__.py
lib/python3.10/site-packages/fsspec/__pycache__/__init__.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/_version.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/archive.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/asyn.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/caching.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/callbacks.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/compression.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/config.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/conftest.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/core.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/dircache.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/exceptions.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/fuse.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/generic.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/gui.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/json.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/mapping.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/parquet.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/registry.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/spec.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/transaction.cpython-310.pyc
lib/python3.10/site-packages/fsspec/__pycache__/utils.cpython-310.pyc
lib/python3.10/site-packages/fsspec/_version.py
lib/python3.10/site-packages/fsspec/archive.py
lib/python3.10/site-packages/fsspec/asyn.py
lib/python3.10/site-packages/fsspec/caching.py
lib/python3.10/site-packages/fsspec/callbacks.py
lib/python3.10/site-packages/fsspec/compression.py
lib/python3.10/site-packages/fsspec/config.py
lib/python3.10/site-packages/fsspec/conftest.py
lib/python3.10/site-packages/fsspec/core.py
lib/python3.10/site-packages/fsspec/dircache.py
lib/python3.10/site-packages/fsspec/exceptions.py
lib/python3.10/site-packages/fsspec/fuse.py
lib/python3.10/site-packages/fsspec/generic.py
lib/python3.10/site-packages/fsspec/gui.py
lib/python3.10/site-packages/fsspec/implementations/__init__.py
lib/python3.10/site-packages/fsspec/implementations/__pycache__/__init__.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/arrow.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/asyn_wrapper.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/cache_mapper.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/cache_metadata.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/cached.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/chained.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/dask.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/data.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/dbfs.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/dirfs.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/ftp.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/gist.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/git.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/github.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/http.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/http_sync.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/jupyter.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/libarchive.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/local.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/memory.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/reference.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/sftp.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/smb.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/tar.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/webhdfs.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/__pycache__/zip.cpython-310.pyc
lib/python3.10/site-packages/fsspec/implementations/arrow.py
lib/python3.10/site-packages/fsspec/implementations/asyn_wrapper.py
lib/python3.10/site-packages/fsspec/implementations/cache_mapper.py
lib/python3.10/site-packages/fsspec/implementations/cache_metadata.py
lib/python3.10/site-packages/fsspec/implementations/cached.py
lib/python3.10/site-packages/fsspec/implementations/chained.py
lib/python3.10/site-packages/fsspec/implementations/dask.py
lib/python3.10/site-packages/fsspec/implementations/data.py
lib/python3.10/site-packages/fsspec/implementations/dbfs.py
lib/python3.10/site-packages/fsspec/implementations/dirfs.py
lib/python3.10/site-packages/fsspec/implementations/ftp.py
lib/python3.10/site-packages/fsspec/implementations/gist.py
lib/python3.10/site-packages/fsspec/implementations/git.py
lib/python3.10/site-packages/fsspec/implementations/github.py
lib/python3.10/site-packages/fsspec/implementations/http.py
lib/python3.10/site-packages/fsspec/implementations/http_sync.py
lib/python3.10/site-packages/fsspec/implementations/jupyter.py
lib/python3.10/site-packages/fsspec/implementations/libarchive.py
lib/python3.10/site-packages/fsspec/implementations/local.py
lib/python3.10/site-packages/fsspec/implementations/memory.py
lib/python3.10/site-packages/fsspec/implementations/reference.py
lib/python3.10/site-packages/fsspec/implementations/sftp.py
lib/python3.10/site-packages/fsspec/implementations/smb.py
lib/python3.10/site-packages/fsspec/implementations/tar.py
lib/python3.10/site-packages/fsspec/implementations/webhdfs.py
lib/python3.10/site-packages/fsspec/implementations/zip.py
lib/python3.10/site-packages/fsspec/json.py
lib/python3.10/site-packages/fsspec/mapping.py
lib/python3.10/site-packages/fsspec/parquet.py
lib/python3.10/site-packages/fsspec/registry.py
lib/python3.10/site-packages/fsspec/spec.py
lib/python3.10/site-packages/fsspec/tests/abstract/__init__.py
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/__init__.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/common.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/copy.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/get.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/mv.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/open.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/pipe.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/__pycache__/put.cpython-310.pyc
lib/python3.10/site-packages/fsspec/tests/abstract/common.py
lib/python3.10/site-packages/fsspec/tests/abstract/copy.py
lib/python3.10/site-packages/fsspec/tests/abstract/get.py
lib/python3.10/site-packages/fsspec/tests/abstract/mv.py
lib/python3.10/site-packages/fsspec/tests/abstract/open.py
lib/python3.10/site-packages/fsspec/tests/abstract/pipe.py
lib/python3.10/site-packages/fsspec/tests/abstract/put.py
lib/python3.10/site-packages/fsspec/transaction.py
lib/python3.10/site-packages/fsspec/utils.py
