{
  "name": "fsspec",
  "version": "2026.4.0",
  "build": "pyhd8ed1ab_0",
  "build_number": 0,
  "channel": "https://conda.anaconda.org/conda-forge/linux-64",
  "subdir": "noarch",
  "fn": "fsspec-2026.4.0-pyhd8ed1ab_0.conda",
  "md5": "2c11aa96ea85ced419de710c1c3a78ff",
  "url": "https://conda.anaconda.org/conda-forge/noarch/fsspec-2026.4.0-pyhd8ed1ab_0.conda",
  "sha256": "079701b4ff3b317a1a158cabd48cf2b856b8b8d3ef44f152809d9acf20cc8e10",
  "depends": [
    "python >=3.10"
  ],
  "constrains": [],
  "noarch": "python",
  "license": "BSD-3-Clause",
  "package_type": "noarch_python",
  "timestamp": 1777547807000,
  "size": 149694,
  "requested_spec": "None",
  "package_tarball_full_path": "/home/sunchao/miniconda3/pkgs/fsspec-2026.4.0-pyhd8ed1ab_0.conda",
  "extracted_package_dir": "/home/sunchao/miniconda3/pkgs/fsspec-2026.4.0-pyhd8ed1ab_0",
  "files": [
    "lib/python3.11/site-packages/fsspec-2026.4.0.dist-info/INSTALLER",
    "lib/python3.11/site-packages/fsspec-2026.4.0.dist-info/METADATA",
    "lib/python3.11/site-packages/fsspec-2026.4.0.dist-info/RECORD",
    "lib/python3.11/site-packages/fsspec-2026.4.0.dist-info/REQUESTED",
    "lib/python3.11/site-packages/fsspec-2026.4.0.dist-info/WHEEL",
    "lib/python3.11/site-packages/fsspec-2026.4.0.dist-info/direct_url.json",
    "lib/python3.11/site-packages/fsspec-2026.4.0.dist-info/licenses/LICENSE",
    "lib/python3.11/site-packages/fsspec/__init__.py",
    "lib/python3.11/site-packages/fsspec/_version.py",
    "lib/python3.11/site-packages/fsspec/archive.py",
    "lib/python3.11/site-packages/fsspec/asyn.py",
    "lib/python3.11/site-packages/fsspec/caching.py",
    "lib/python3.11/site-packages/fsspec/callbacks.py",
    "lib/python3.11/site-packages/fsspec/compression.py",
    "lib/python3.11/site-packages/fsspec/config.py",
    "lib/python3.11/site-packages/fsspec/conftest.py",
    "lib/python3.11/site-packages/fsspec/core.py",
    "lib/python3.11/site-packages/fsspec/dircache.py",
    "lib/python3.11/site-packages/fsspec/exceptions.py",
    "lib/python3.11/site-packages/fsspec/fuse.py",
    "lib/python3.11/site-packages/fsspec/generic.py",
    "lib/python3.11/site-packages/fsspec/gui.py",
    "lib/python3.11/site-packages/fsspec/implementations/__init__.py",
    "lib/python3.11/site-packages/fsspec/implementations/arrow.py",
    "lib/python3.11/site-packages/fsspec/implementations/asyn_wrapper.py",
    "lib/python3.11/site-packages/fsspec/implementations/cache_mapper.py",
    "lib/python3.11/site-packages/fsspec/implementations/cache_metadata.py",
    "lib/python3.11/site-packages/fsspec/implementations/cached.py",
    "lib/python3.11/site-packages/fsspec/implementations/chained.py",
    "lib/python3.11/site-packages/fsspec/implementations/dask.py",
    "lib/python3.11/site-packages/fsspec/implementations/data.py",
    "lib/python3.11/site-packages/fsspec/implementations/dbfs.py",
    "lib/python3.11/site-packages/fsspec/implementations/dirfs.py",
    "lib/python3.11/site-packages/fsspec/implementations/ftp.py",
    "lib/python3.11/site-packages/fsspec/implementations/gist.py",
    "lib/python3.11/site-packages/fsspec/implementations/git.py",
    "lib/python3.11/site-packages/fsspec/implementations/github.py",
    "lib/python3.11/site-packages/fsspec/implementations/http.py",
    "lib/python3.11/site-packages/fsspec/implementations/http_sync.py",
    "lib/python3.11/site-packages/fsspec/implementations/jupyter.py",
    "lib/python3.11/site-packages/fsspec/implementations/libarchive.py",
    "lib/python3.11/site-packages/fsspec/implementations/local.py",
    "lib/python3.11/site-packages/fsspec/implementations/memory.py",
    "lib/python3.11/site-packages/fsspec/implementations/reference.py",
    "lib/python3.11/site-packages/fsspec/implementations/sftp.py",
    "lib/python3.11/site-packages/fsspec/implementations/smb.py",
    "lib/python3.11/site-packages/fsspec/implementations/tar.py",
    "lib/python3.11/site-packages/fsspec/implementations/webhdfs.py",
    "lib/python3.11/site-packages/fsspec/implementations/zip.py",
    "lib/python3.11/site-packages/fsspec/json.py",
    "lib/python3.11/site-packages/fsspec/mapping.py",
    "lib/python3.11/site-packages/fsspec/parquet.py",
    "lib/python3.11/site-packages/fsspec/registry.py",
    "lib/python3.11/site-packages/fsspec/spec.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__init__.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/common.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/copy.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/get.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/mv.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/open.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/pipe.py",
    "lib/python3.11/site-packages/fsspec/tests/abstract/put.py",
    "lib/python3.11/site-packages/fsspec/transaction.py",
    "lib/python3.11/site-packages/fsspec/utils.py",
    "lib/python3.11/site-packages/fsspec/__pycache__/__init__.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/_version.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/archive.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/asyn.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/caching.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/callbacks.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/compression.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/config.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/conftest.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/core.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/dircache.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/exceptions.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/fuse.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/generic.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/gui.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/__init__.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/arrow.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/asyn_wrapper.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/cache_mapper.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/cache_metadata.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/cached.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/chained.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/dask.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/data.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/dbfs.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/dirfs.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/ftp.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/gist.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/git.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/github.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/http.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/http_sync.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/jupyter.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/libarchive.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/local.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/memory.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/reference.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/sftp.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/smb.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/tar.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/webhdfs.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/implementations/__pycache__/zip.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/json.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/mapping.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/parquet.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/registry.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/spec.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/__init__.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/common.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/copy.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/get.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/mv.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/open.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/pipe.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/put.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/transaction.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/utils.cpython-311.pyc"
  ],
  "paths_data": {
    "paths_version": 1,
    "paths": [
      {
        "_path": "site-packages/fsspec-2026.4.0.dist-info/INSTALLER",
        "path_type": "hardlink",
        "sha256": "d0edee15f91b406f3f99726e44eb990be6e34fd0345b52b910c568e0eef6a2a8",
        "size_in_bytes": 5,
        "sha256_in_prefix": "d0edee15f91b406f3f99726e44eb990be6e34fd0345b52b910c568e0eef6a2a8"
      },
      {
        "_path": "site-packages/fsspec-2026.4.0.dist-info/METADATA",
        "path_type": "hardlink",
        "sha256": "8f49c4404b507182ac953dfd4551641df0bf36ccf67e08ac8a68cce323bf1d4c",
        "size_in_bytes": 10524,
        "sha256_in_prefix": "8f49c4404b507182ac953dfd4551641df0bf36ccf67e08ac8a68cce323bf1d4c"
      },
      {
        "_path": "site-packages/fsspec-2026.4.0.dist-info/RECORD",
        "path_type": "hardlink",
        "sha256": "fac0d435b6358548f89a4788a653e8b27584999af21139e2053aaf37e99cbef8",
        "size_in_bytes": 8517,
        "sha256_in_prefix": "fac0d435b6358548f89a4788a653e8b27584999af21139e2053aaf37e99cbef8"
      },
      {
        "_path": "site-packages/fsspec-2026.4.0.dist-info/REQUESTED",
        "path_type": "hardlink",
        "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
        "size_in_bytes": 0,
        "sha256_in_prefix": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
      },
      {
        "_path": "site-packages/fsspec-2026.4.0.dist-info/WHEEL",
        "path_type": "hardlink",
        "sha256": "41c708c5adba6e097513ab8ccb9f1d7865a2fb469e22491a9e01dcc64da459fc",
        "size_in_bytes": 87,
        "sha256_in_prefix": "41c708c5adba6e097513ab8ccb9f1d7865a2fb469e22491a9e01dcc64da459fc"
      },
      {
        "_path": "site-packages/fsspec-2026.4.0.dist-info/direct_url.json",
        "path_type": "hardlink",
        "sha256": "f84a3ecaa53780c69b2152f7f0046151b3760fa6c00286116d9734662ac7d82f",
        "size_in_bytes": 102,
        "sha256_in_prefix": "f84a3ecaa53780c69b2152f7f0046151b3760fa6c00286116d9734662ac7d82f"
      },
      {
        "_path": "site-packages/fsspec-2026.4.0.dist-info/licenses/LICENSE",
        "path_type": "hardlink",
        "sha256": "2dc35496ce53a7307915c008a844aad53e772b49b34cdd00445067691407ec94",
        "size_in_bytes": 1513,
        "sha256_in_prefix": "2dc35496ce53a7307915c008a844aad53e772b49b34cdd00445067691407ec94"
      },
      {
        "_path": "site-packages/fsspec/__init__.py",
        "path_type": "hardlink",
        "sha256": "2fbab034153588c35077c39ff3b1d848d153f605a534c48449a242f1f63401a4",
        "size_in_bytes": 2053,
        "sha256_in_prefix": "2fbab034153588c35077c39ff3b1d848d153f605a534c48449a242f1f63401a4"
      },
      {
        "_path": "site-packages/fsspec/_version.py",
        "path_type": "hardlink",
        "sha256": "2fa6e0eb916ab974dd820514af136bcd07d0fcf168ab6861b479c10c014b0150",
        "size_in_bytes": 710,
        "sha256_in_prefix": "2fa6e0eb916ab974dd820514af136bcd07d0fcf168ab6861b479c10c014b0150"
      },
      {
        "_path": "site-packages/fsspec/archive.py",
        "path_type": "hardlink",
        "sha256": "bcceadfe5815ea50566c1630a66dd2e287c140543150faf92a40d0aeb41c42ba",
        "size_in_bytes": 2411,
        "sha256_in_prefix": "bcceadfe5815ea50566c1630a66dd2e287c140543150faf92a40d0aeb41c42ba"
      },
      {
        "_path": "site-packages/fsspec/asyn.py",
        "path_type": "hardlink",
        "sha256": "f2f7e983c88d5deaeaa3d6f2c2cd0798ccf281927f2eb309fe3852e5bdec235d",
        "size_in_bytes": 37585,
        "sha256_in_prefix": "f2f7e983c88d5deaeaa3d6f2c2cd0798ccf281927f2eb309fe3852e5bdec235d"
      },
      {
        "_path": "site-packages/fsspec/caching.py",
        "path_type": "hardlink",
        "sha256": "6099bb4a3413c4e8326af2af004d02493fc64749a99c48e7208582744d506cb9",
        "size_in_bytes": 34024,
        "sha256_in_prefix": "6099bb4a3413c4e8326af2af004d02493fc64749a99c48e7208582744d506cb9"
      },
      {
        "_path": "site-packages/fsspec/callbacks.py",
        "path_type": "hardlink",
        "sha256": "0432302f32baaebff4579721e79edf4b3b22bc2125a5daa15ebe5d67d4def841",
        "size_in_bytes": 9210,
        "sha256_in_prefix": "0432302f32baaebff4579721e79edf4b3b22bc2125a5daa15ebe5d67d4def841"
      },
      {
        "_path": "site-packages/fsspec/compression.py",
        "path_type": "hardlink",
        "sha256": "deffc57b7f60cd14567da797a733630063ea813ce61136110a8dea1d5a83de9a",
        "size_in_bytes": 5132,
        "sha256_in_prefix": "deffc57b7f60cd14567da797a733630063ea813ce61136110a8dea1d5a83de9a"
      },
      {
        "_path": "site-packages/fsspec/config.py",
        "path_type": "hardlink",
        "sha256": "9872b30208d76bf2f0aad3bf5684c9279ebc56ac1891b2b7814a7827a259269e",
        "size_in_bytes": 4238,
        "sha256_in_prefix": "9872b30208d76bf2f0aad3bf5684c9279ebc56ac1891b2b7814a7827a259269e"
      },
      {
        "_path": "site-packages/fsspec/conftest.py",
        "path_type": "hardlink",
        "sha256": "b967e6fd0b396a53d1c4e851a437d0d3ed63a92279e299e2e32f7a2313911173",
        "size_in_bytes": 3446,
        "sha256_in_prefix": "b967e6fd0b396a53d1c4e851a437d0d3ed63a92279e299e2e32f7a2313911173"
      },
      {
        "_path": "site-packages/fsspec/core.py",
        "path_type": "hardlink",
        "sha256": "95ced74a7654ebf0bac658e9ed9ff110637757bef4e216de40b931bcf3f4c1db",
        "size_in_bytes": 24173,
        "sha256_in_prefix": "95ced74a7654ebf0bac658e9ed9ff110637757bef4e216de40b931bcf3f4c1db"
      },
      {
        "_path": "site-packages/fsspec/dircache.py",
        "path_type": "hardlink",
        "sha256": "633a20589ae111ab2d1d4eef5b3f9c26227bb1db4b5c55e112922718a77811c3",
        "size_in_bytes": 2717,
        "sha256_in_prefix": "633a20589ae111ab2d1d4eef5b3f9c26227bb1db4b5c55e112922718a77811c3"
      },
      {
        "_path": "site-packages/fsspec/exceptions.py",
        "path_type": "hardlink",
        "sha256": "a5ab922c3331cd324c3a3bd7d561142b470cc8592b171a5626cc85cb06afec0f",
        "size_in_bytes": 331,
        "sha256_in_prefix": "a5ab922c3331cd324c3a3bd7d561142b470cc8592b171a5626cc85cb06afec0f"
      },
      {
        "_path": "site-packages/fsspec/fuse.py",
        "path_type": "hardlink",
        "sha256": "43edcd38ec8ba817d86b80dbe44d7dcff658dfacf3607b48b3598e51ab08b414",
        "size_in_bytes": 10177,
        "sha256_in_prefix": "43edcd38ec8ba817d86b80dbe44d7dcff658dfacf3607b48b3598e51ab08b414"
      },
      {
        "_path": "site-packages/fsspec/generic.py",
        "path_type": "hardlink",
        "sha256": "f501d060c35bfbcc3cf9e62e22a4a17138cefcb7875c5a104f2b7c279a04ab94",
        "size_in_bytes": 13482,
        "sha256_in_prefix": "f501d060c35bfbcc3cf9e62e22a4a17138cefcb7875c5a104f2b7c279a04ab94"
      },
      {
        "_path": "site-packages/fsspec/gui.py",
        "path_type": "hardlink",
        "sha256": "090ed0b2b4e968395648b34ea7036825cee484e7185c86719ab00937d6c75905",
        "size_in_bytes": 14002,
        "sha256_in_prefix": "090ed0b2b4e968395648b34ea7036825cee484e7185c86719ab00937d6c75905"
      },
      {
        "_path": "site-packages/fsspec/implementations/__init__.py",
        "path_type": "hardlink",
        "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
        "size_in_bytes": 0,
        "sha256_in_prefix": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
      },
      {
        "_path": "site-packages/fsspec/implementations/arrow.py",
        "path_type": "hardlink",
        "sha256": "f0586f72f3982d934c31e802605142107804aa283c024394ec485bf177dc8270",
        "size_in_bytes": 8890,
        "sha256_in_prefix": "f0586f72f3982d934c31e802605142107804aa283c024394ec485bf177dc8270"
      },
      {
        "_path": "site-packages/fsspec/implementations/asyn_wrapper.py",
        "path_type": "hardlink",
        "sha256": "de57c9906b3a0ff0304417714d26252fe44255d697059f48b72b363f9a394a2d",
        "size_in_bytes": 3738,
        "sha256_in_prefix": "de57c9906b3a0ff0304417714d26252fe44255d697059f48b72b363f9a394a2d"
      },
      {
        "_path": "site-packages/fsspec/implementations/cache_mapper.py",
        "path_type": "hardlink",
        "sha256": "5b8c25c723f165b4a9f48b49d29611541321e9bc3d785ca980fea4518bae888e",
        "size_in_bytes": 2421,
        "sha256_in_prefix": "5b8c25c723f165b4a9f48b49d29611541321e9bc3d785ca980fea4518bae888e"
      },
      {
        "_path": "site-packages/fsspec/implementations/cache_metadata.py",
        "path_type": "hardlink",
        "sha256": "fc018e7f2e3abc80ec792ede41193b22098a31b2a1124b0ebfd3ee5bb2e8e580",
        "size_in_bytes": 8502,
        "sha256_in_prefix": "fc018e7f2e3abc80ec792ede41193b22098a31b2a1124b0ebfd3ee5bb2e8e580"
      },
      {
        "_path": "site-packages/fsspec/implementations/cached.py",
        "path_type": "hardlink",
        "sha256": "dfc078a950c35d187ae596ff257cb6fa524ec6d76051d06035dcbea017ba8c6c",
        "size_in_bytes": 36375,
        "sha256_in_prefix": "dfc078a950c35d187ae596ff257cb6fa524ec6d76051d06035dcbea017ba8c6c"
      },
      {
        "_path": "site-packages/fsspec/implementations/chained.py",
        "path_type": "hardlink",
        "sha256": "8868afa4d6875058c1fde6b4f8700f85c9a6e822fcaa70dfdbbd0f4a3ec9c2e1",
        "size_in_bytes": 680,
        "sha256_in_prefix": "8868afa4d6875058c1fde6b4f8700f85c9a6e822fcaa70dfdbbd0f4a3ec9c2e1"
      },
      {
        "_path": "site-packages/fsspec/implementations/dask.py",
        "path_type": "hardlink",
        "sha256": "09765b2732153a1295f082dcc6ecb76d3bdc69c0ae7806f24319af0246cf92b9",
        "size_in_bytes": 4466,
        "sha256_in_prefix": "09765b2732153a1295f082dcc6ecb76d3bdc69c0ae7806f24319af0246cf92b9"
      },
      {
        "_path": "site-packages/fsspec/implementations/data.py",
        "path_type": "hardlink",
        "sha256": "2213860e469c629e60925f63844bb89ac41f64f6f4812e50fe697b31bafa7604",
        "size_in_bytes": 1627,
        "sha256_in_prefix": "2213860e469c629e60925f63844bb89ac41f64f6f4812e50fe697b31bafa7604"
      },
      {
        "_path": "site-packages/fsspec/implementations/dbfs.py",
        "path_type": "hardlink",
        "sha256": "d5cbef0ba28158e6fca41569734d716af55b10f5ced71b2066f3c3ec7ef733d9",
        "size_in_bytes": 16217,
        "sha256_in_prefix": "d5cbef0ba28158e6fca41569734d716af55b10f5ced71b2066f3c3ec7ef733d9"
      },
      {
        "_path": "site-packages/fsspec/implementations/dirfs.py",
        "path_type": "hardlink",
        "sha256": "e49029fe79fdbf53a3298dccc2e4642eba9e67c80662520b49046a91041dcfb9",
        "size_in_bytes": 12624,
        "sha256_in_prefix": "e49029fe79fdbf53a3298dccc2e4642eba9e67c80662520b49046a91041dcfb9"
      },
      {
        "_path": "site-packages/fsspec/implementations/ftp.py",
        "path_type": "hardlink",
        "sha256": "7c985a3082aad91bf36252f01b76dec32da3ab8891aa356dd5a229c2d5084702",
        "size_in_bytes": 13235,
        "sha256_in_prefix": "7c985a3082aad91bf36252f01b76dec32da3ab8891aa356dd5a229c2d5084702"
      },
      {
        "_path": "site-packages/fsspec/implementations/gist.py",
        "path_type": "hardlink",
        "sha256": "63a8d30eb13ec2e4f0be93f20100eeb8e3011b195a8da7ca5a8075ff25fa8dd6",
        "size_in_bytes": 8528,
        "sha256_in_prefix": "63a8d30eb13ec2e4f0be93f20100eeb8e3011b195a8da7ca5a8075ff25fa8dd6"
      },
      {
        "_path": "site-packages/fsspec/implementations/git.py",
        "path_type": "hardlink",
        "sha256": "a810d6333e4b36594fa958ebe637ffd45b8d85ae0fe65c9023722585883ec141",
        "size_in_bytes": 3731,
        "sha256_in_prefix": "a810d6333e4b36594fa958ebe637ffd45b8d85ae0fe65c9023722585883ec141"
      },
      {
        "_path": "site-packages/fsspec/implementations/github.py",
        "path_type": "hardlink",
        "sha256": "682b192fc52f5d981d91c075454b370dd2de36b8cb29c16c15879014359b045a",
        "size_in_bytes": 11653,
        "sha256_in_prefix": "682b192fc52f5d981d91c075454b370dd2de36b8cb29c16c15879014359b045a"
      },
      {
        "_path": "site-packages/fsspec/implementations/http.py",
        "path_type": "hardlink",
        "sha256": "d6e5b0c6594e8cf7bc9900f9e08ac261024753561a01787f703997064f80a10f",
        "size_in_bytes": 30894,
        "sha256_in_prefix": "d6e5b0c6594e8cf7bc9900f9e08ac261024753561a01787f703997064f80a10f"
      },
      {
        "_path": "site-packages/fsspec/implementations/http_sync.py",
        "path_type": "hardlink",
        "sha256": "52606a77ddfc79bc158d8815b7383ecac1b76681a1209c34c05b5001fc55dc0c",
        "size_in_bytes": 30332,
        "sha256_in_prefix": "52606a77ddfc79bc158d8815b7383ecac1b76681a1209c34c05b5001fc55dc0c"
      },
      {
        "_path": "site-packages/fsspec/implementations/jupyter.py",
        "path_type": "hardlink",
        "sha256": "ab53e543ae8002cc06172afc305296ca86da57661e90c591b6a10d04342d0f6f",
        "size_in_bytes": 4002,
        "sha256_in_prefix": "ab53e543ae8002cc06172afc305296ca86da57661e90c591b6a10d04342d0f6f"
      },
      {
        "_path": "site-packages/fsspec/implementations/libarchive.py",
        "path_type": "hardlink",
        "sha256": "4a9200d45fb37fb91bdbe558515ba132b5d304e841c545ca8045b545a01d0e80",
        "size_in_bytes": 7098,
        "sha256_in_prefix": "4a9200d45fb37fb91bdbe558515ba132b5d304e841c545ca8045b545a01d0e80"
      },
      {
        "_path": "site-packages/fsspec/implementations/local.py",
        "path_type": "hardlink",
        "sha256": "6951149c0076864c66c1e5cb0a20785c3fca3f00cbfa0317e1d37d173fa993b9",
        "size_in_bytes": 17161,
        "sha256_in_prefix": "6951149c0076864c66c1e5cb0a20785c3fca3f00cbfa0317e1d37d173fa993b9"
      },
      {
        "_path": "site-packages/fsspec/implementations/memory.py",
        "path_type": "hardlink",
        "sha256": "4c374bb523d65f164aaeb546c26737b92de82bfda695c553936062a91f087882",
        "size_in_bytes": 10507,
        "sha256_in_prefix": "4c374bb523d65f164aaeb546c26737b92de82bfda695c553936062a91f087882"
      },
      {
        "_path": "site-packages/fsspec/implementations/reference.py",
        "path_type": "hardlink",
        "sha256": "f450f34bb9f3c627ce9ddf5acda7818ae4aeb294834d0d1889361d7e526b105b",
        "size_in_bytes": 49198,
        "sha256_in_prefix": "f450f34bb9f3c627ce9ddf5acda7818ae4aeb294834d0d1889361d7e526b105b"
      },
      {
        "_path": "site-packages/fsspec/implementations/sftp.py",
        "path_type": "hardlink",
        "sha256": "bfbb7e2e90f8844c9c1e7c3591b7a9ca8360ae10a5b215d05e2b45b98e260561",
        "size_in_bytes": 5951,
        "sha256_in_prefix": "bfbb7e2e90f8844c9c1e7c3591b7a9ca8360ae10a5b215d05e2b45b98e260561"
      },
      {
        "_path": "site-packages/fsspec/implementations/smb.py",
        "path_type": "hardlink",
        "sha256": "e5f86ef21d3a9ce2c13e1d9ce3c693ed6051aa1f5c11c6c8c2dcaed3ac138de7",
        "size_in_bytes": 15236,
        "sha256_in_prefix": "e5f86ef21d3a9ce2c13e1d9ce3c693ed6051aa1f5c11c6c8c2dcaed3ac138de7"
      },
      {
        "_path": "site-packages/fsspec/implementations/tar.py",
        "path_type": "hardlink",
        "sha256": "d20a931ddc26c1023521af2b3508ee0158cd82b10528f6dd3e49a7751f6fa669",
        "size_in_bytes": 4451,
        "sha256_in_prefix": "d20a931ddc26c1023521af2b3508ee0158cd82b10528f6dd3e49a7751f6fa669"
      },
      {
        "_path": "site-packages/fsspec/implementations/webhdfs.py",
        "path_type": "hardlink",
        "sha256": "a2c1769b49e10e297ab1b333616ff80d9ce1c45e3282d6f9f570e2c9b77d1728",
        "size_in_bytes": 17589,
        "sha256_in_prefix": "a2c1769b49e10e297ab1b333616ff80d9ce1c45e3282d6f9f570e2c9b77d1728"
      },
      {
        "_path": "site-packages/fsspec/implementations/zip.py",
        "path_type": "hardlink",
        "sha256": "18f0c987852d50d2666aa8a3510d1e8846481a9c2eb108e421c6e1b2b98b4a2d",
        "size_in_bytes": 6263,
        "sha256_in_prefix": "18f0c987852d50d2666aa8a3510d1e8846481a9c2eb108e421c6e1b2b98b4a2d"
      },
      {
        "_path": "site-packages/fsspec/json.py",
        "path_type": "hardlink",
        "sha256": "e04059fb13a6462cb1988a8f230c660c89a8b1143b8a8eea04cdb18c93ec104e",
        "size_in_bytes": 3768,
        "sha256_in_prefix": "e04059fb13a6462cb1988a8f230c660c89a8b1143b8a8eea04cdb18c93ec104e"
      },
      {
        "_path": "site-packages/fsspec/mapping.py",
        "path_type": "hardlink",
        "sha256": "9b69dd07f82d4415d898d260d087b5f81551ef94c595e1e62100730bec968635",
        "size_in_bytes": 8343,
        "sha256_in_prefix": "9b69dd07f82d4415d898d260d087b5f81551ef94c595e1e62100730bec968635"
      },
      {
        "_path": "site-packages/fsspec/parquet.py",
        "path_type": "hardlink",
        "sha256": "d12cdfb305137369399c08fbc593583cfcaf52414d5f39c54575ed05186bfa21",
        "size_in_bytes": 20506,
        "sha256_in_prefix": "d12cdfb305137369399c08fbc593583cfcaf52414d5f39c54575ed05186bfa21"
      },
      {
        "_path": "site-packages/fsspec/registry.py",
        "path_type": "hardlink",
        "sha256": "29e0cd2fd1cec875ff0f80f8a9018023e6370d08622de502d552b623cd4d65a1",
        "size_in_bytes": 12344,
        "sha256_in_prefix": "29e0cd2fd1cec875ff0f80f8a9018023e6370d08622de502d552b623cd4d65a1"
      },
      {
        "_path": "site-packages/fsspec/spec.py",
        "path_type": "hardlink",
        "sha256": "5ca851e1b0dd86e85a19c32180a4e10a68bab01c2fe9c49132bd124859820471",
        "size_in_bytes": 77766,
        "sha256_in_prefix": "5ca851e1b0dd86e85a19c32180a4e10a68bab01c2fe9c49132bd124859820471"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/__init__.py",
        "path_type": "hardlink",
        "sha256": "e31509aefee00e073ce7100ecf5a7e57f2b586bb1d3164d26b4aef8802e5264f",
        "size_in_bytes": 10181,
        "sha256_in_prefix": "e31509aefee00e073ce7100ecf5a7e57f2b586bb1d3164d26b4aef8802e5264f"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/common.py",
        "path_type": "hardlink",
        "sha256": "d46430368e4038dcc09f3663d1f5a09fc3493cb5c02de85bb2e1b14b71735955",
        "size_in_bytes": 4973,
        "sha256_in_prefix": "d46430368e4038dcc09f3663d1f5a09fc3493cb5c02de85bb2e1b14b71735955"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/copy.py",
        "path_type": "hardlink",
        "sha256": "814e7e77ded4dd149d7b7e55a784713d8e2b5b02fbe381e24ab27c2013a9f7ef",
        "size_in_bytes": 19967,
        "sha256_in_prefix": "814e7e77ded4dd149d7b7e55a784713d8e2b5b02fbe381e24ab27c2013a9f7ef"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/get.py",
        "path_type": "hardlink",
        "sha256": "bcd4781f3b6f4d1ec28f9e80328effb71ed3798cf5260affd966fc2eff948816",
        "size_in_bytes": 20755,
        "sha256_in_prefix": "bcd4781f3b6f4d1ec28f9e80328effb71ed3798cf5260affd966fc2eff948816"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/mv.py",
        "path_type": "hardlink",
        "sha256": "93c79410122b46b18cb0163938e6835dd1a7414286c0321f43276e07a603dcdb",
        "size_in_bytes": 1982,
        "sha256_in_prefix": "93c79410122b46b18cb0163938e6835dd1a7414286c0321f43276e07a603dcdb"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/open.py",
        "path_type": "hardlink",
        "sha256": "162d8f04f60b6d1ab2b05f1c166d2bc27078d6431d415623abc706c835e9dc15",
        "size_in_bytes": 329,
        "sha256_in_prefix": "162d8f04f60b6d1ab2b05f1c166d2bc27078d6431d415623abc706c835e9dc15"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/pipe.py",
        "path_type": "hardlink",
        "sha256": "2c5cc8acb081e462d77fdaf314a26613c01d1bb2d0fe1e1b268ef4afc14b3ea3",
        "size_in_bytes": 402,
        "sha256_in_prefix": "2c5cc8acb081e462d77fdaf314a26613c01d1bb2d0fe1e1b268ef4afc14b3ea3"
      },
      {
        "_path": "site-packages/fsspec/tests/abstract/put.py",
        "path_type": "hardlink",
        "sha256": "eda8a1d7b38a07f219661d4c92ad5e043223a1b86d310988f31f8fc3e4bf6999",
        "size_in_bytes": 21201,
        "sha256_in_prefix": "eda8a1d7b38a07f219661d4c92ad5e043223a1b86d310988f31f8fc3e4bf6999"
      },
      {
        "_path": "site-packages/fsspec/transaction.py",
        "path_type": "hardlink",
        "sha256": "c658911ba53665fde4846e31730f56881fb2028a894871062bf5631ce76d828d",
        "size_in_bytes": 2398,
        "sha256_in_prefix": "c658911ba53665fde4846e31730f56881fb2028a894871062bf5631ce76d828d"
      },
      {
        "_path": "site-packages/fsspec/utils.py",
        "path_type": "hardlink",
        "sha256": "136e238b45cb582ea7ddbc36b07036f0e631ac653d5b2fda9765f276c460ad19",
        "size_in_bytes": 23623,
        "sha256_in_prefix": "136e238b45cb582ea7ddbc36b07036f0e631ac653d5b2fda9765f276c460ad19"
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/__init__.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 2255
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/_version.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 860
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/archive.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 4683
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/asyn.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 52995
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/caching.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 44647
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/callbacks.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 13809
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/compression.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 8378
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/config.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 6561
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/conftest.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 6736
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/core.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 32674
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/dircache.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 4701
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/exceptions.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 932
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/fuse.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 17145
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/generic.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 20738
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/gui.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 23313
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/__init__.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 172
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/arrow.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 16232
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/asyn_wrapper.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 6132
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/cache_mapper.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 4654
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/cache_metadata.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 12716
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/cached.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 55334
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/chained.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 1165
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/dask.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 7732
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/data.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 3407
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/dbfs.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 21425
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/dirfs.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 27972
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/ftp.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 22136
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/gist.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 10959
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/git.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 6589
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/github.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 16124
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/http.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 47341
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/http_sync.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 45102
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/jupyter.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 7642
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/libarchive.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 10158
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/local.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 28608
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/memory.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 16445
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/reference.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 74103
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/sftp.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 11454
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/smb.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 20230
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/tar.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 6123
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/webhdfs.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 25883
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/implementations/__pycache__/zip.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 9580
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/json.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 8008
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/mapping.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 13929
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/parquet.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 22913
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/registry.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 12427
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/spec.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 101922
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/__init__.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 15131
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/common.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 2267
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/copy.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 26527
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/get.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 26245
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/mv.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 2936
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/open.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 1537
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/pipe.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 1301
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/tests/abstract/__pycache__/put.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 27768
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/transaction.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 5089
      },
      {
        "_path": "lib/python3.11/site-packages/fsspec/__pycache__/utils.cpython-311.pyc",
        "path_type": "pyc_file",
        "size_in_bytes": 34175
      }
    ]
  },
  "link": {
    "source": "/home/sunchao/miniconda3/pkgs/fsspec-2026.4.0-pyhd8ed1ab_0",
    "type": 1
  }
}