{
  "files": [
    "CLAUDE.md",
    "AGENTS.md",
    "LICENSE",
    "pixi.toml",
    "pyproject.toml",
    "DESCRIPTION.rst",
    "pixi.lock",
    ".git_archival.txt",
    "docs/nv-versions.json",
    "docs/README.md",
    "docs/Makefile",
    "docs/build_docs.sh",
    "docs/source/conf.py",
    "docs/source/install.rst",
    "docs/source/contribute.rst",
    "docs/source/index.rst",
    "docs/source/license.rst",
    "docs/source/api.rst",
    "docs/source/release.rst",
    "docs/source/_templates/main.html",
    "docs/source/release/1.2.2-notes.rst",
    "docs/source/release/1.3.2-notes.rst",
    "docs/source/release/1.3.3-notes.rst",
    "docs/source/release/1.5.2-notes.rst",
    "docs/source/release/1.0.0-notes.rst",
    "docs/source/release/1.4.0-notes.rst",
    "docs/source/release/1.5.3-notes.rst",
    "docs/source/release/1.3.1-notes.rst",
    "docs/source/release/1.2.0-notes.rst",
    "docs/source/release/1.4.1-notes.rst",
    "docs/source/release/1.3.4-notes.rst",
    "docs/source/release/1.5.0-notes.rst",
    "docs/source/release/1.2.3-notes.rst",
    "docs/source/release/1.3.5-notes.rst",
    "docs/source/release/1.3.0-notes.rst",
    "docs/source/release/1.5.6-notes.rst",
    "docs/source/release/1.4.2-notes.rst",
    "docs/source/release/1.4.4-notes.rst",
    "docs/source/release/1.4.3-notes.rst",
    "docs/source/release/1.5.5-notes.rst",
    "docs/source/release/1.1.0-notes.rst",
    "docs/source/release/1.5.1-notes.rst",
    "docs/source/release/1.5.4-notes.rst",
    "docs/source/release/1.2.1-notes.rst",
    "cuda/pathfinder/__init__.py",
    "cuda/pathfinder/README.md",
    "cuda/pathfinder/_optional_cuda_import.py",
    "cuda/pathfinder/_static_libs/find_bitcode_lib.py",
    "cuda/pathfinder/_static_libs/find_static_lib.py",
    "cuda/pathfinder/_utils/find_site_packages_dll.py",
    "cuda/pathfinder/_utils/driver_info.py",
    "cuda/pathfinder/_utils/env_vars.py",
    "cuda/pathfinder/_utils/find_sub_dirs.py",
    "cuda/pathfinder/_utils/platform_aware.py",
    "cuda/pathfinder/_utils/find_site_packages_so.py",
    "cuda/pathfinder/_headers/supported_nvidia_headers.py",
    "cuda/pathfinder/_headers/find_nvidia_headers.py",
    "cuda/pathfinder/_headers/header_descriptor_catalog.py",
    "cuda/pathfinder/_headers/header_descriptor.py",
    "cuda/pathfinder/_binaries/supported_nvidia_binaries.py",
    "cuda/pathfinder/_binaries/find_nvidia_binary_utility.py",
    "cuda/pathfinder/_dynamic_libs/search_platform.py",
    "cuda/pathfinder/_dynamic_libs/load_nvidia_dynamic_lib.py",
    "cuda/pathfinder/_dynamic_libs/load_dl_common.py",
    "cuda/pathfinder/_dynamic_libs/platform_loader.py",
    "cuda/pathfinder/_dynamic_libs/load_dl_windows.py",
    "cuda/pathfinder/_dynamic_libs/descriptor_catalog.py",
    "cuda/pathfinder/_dynamic_libs/load_dl_linux.py",
    "cuda/pathfinder/_dynamic_libs/lib_descriptor.py",
    "cuda/pathfinder/_dynamic_libs/supported_nvidia_libs.py",
    "cuda/pathfinder/_dynamic_libs/dynamic_lib_subprocess.py",
    "cuda/pathfinder/_dynamic_libs/search_steps.py",
    "cuda/pathfinder/_dynamic_libs/subprocess_protocol.py",
    "tests/test_find_nvidia_binaries.py",
    "tests/test_load_nvidia_dynamic_lib_using_mocker.py",
    "tests/test_utils_find_sub_dirs.py",
    "tests/test_load_nvidia_dynamic_lib.py",
    "tests/test_utils_env_vars.py",
    "tests/test_find_bitcode_lib.py",
    "tests/test_descriptor_catalog.py",
    "tests/test_ctk_root_discovery.py",
    "tests/test_optional_cuda_import.py",
    "tests/test_find_nvidia_headers.py",
    "tests/test_lib_descriptor.py",
    "tests/test_search_steps.py",
    "tests/child_load_nvidia_dynamic_lib_helper.py",
    "tests/conftest.py",
    "tests/test_find_static_lib.py",
    "tests/test_utils_driver_info.py",
    "tests/local_helpers.py",
    "tests/test_driver_lib_loading.py",
    "tests/test_load_nvidia_dynamic_lib_subprocess.py"
  ]
}
