{
  "build": "py311h06a4308_0",
  "build_number": 0,
  "channel": "https://repo.anaconda.com/pkgs/main/linux-64",
  "constrains": [],
  "depends": [
    "python >=3.11,<3.12.0a0"
  ],
  "extracted_package_dir": "/var/www/html/software/conda/pkgs/fsspec-2023.10.0-py311h06a4308_0",
  "features": "",
  "files": [
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/INSTALLER",
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/LICENSE",
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/METADATA",
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/RECORD",
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/REQUESTED",
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/WHEEL",
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/direct_url.json",
    "lib/python3.11/site-packages/fsspec-2023.10.0.dist-info/top_level.txt",
    "lib/python3.11/site-packages/fsspec/__init__.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/__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/__pycache__/transaction.cpython-311.pyc",
    "lib/python3.11/site-packages/fsspec/__pycache__/utils.cpython-311.pyc",
    "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/__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__/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__/dask.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__/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__/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/implementations/arrow.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/dask.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/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/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/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/__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__/put.cpython-311.pyc",
    "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/put.py",
    "lib/python3.11/site-packages/fsspec/transaction.py",
    "lib/python3.11/site-packages/fsspec/utils.py"
  ],
  "fn": "fsspec-2023.10.0-py311h06a4308_0.conda",
  "license": "BSD-3-Clause",
  "link": {
    "source": "/var/www/html/software/conda/pkgs/fsspec-2023.10.0-py311h06a4308_0",
    "type": 1
  },
  "md5": "eba133cd6def5c5cd81426d16a83cdd3",
  "name": "fsspec",
  "package_tarball_full_path": "/var/www/html/software/conda/pkgs/fsspec-2023.10.0-py311h06a4308_0.conda",
  "paths_data": {
    "paths": [],
    "paths_version": 1
  },
  "requested_spec": "defaults/linux-64::fsspec==2023.10.0=py311h06a4308_0[md5=eba133cd6def5c5cd81426d16a83cdd3]",
  "sha256": "e5b58382b6ac0163636944518c0db5dd6006813b47eb09a44e93fbd0f8451423",
  "size": 372761,
  "subdir": "linux-64",
  "timestamp": 1701286605000,
  "track_features": "",
  "url": "https://repo.anaconda.com/pkgs/main/linux-64/fsspec-2023.10.0-py311h06a4308_0.conda",
  "version": "2023.10.0"
}