{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "label": "wheel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L1"}, {"id": "wheel_parse_wheel", "label": "parse_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L18"}, {"id": "wheel_wheel_dist_info_dir", "label": "wheel_dist_info_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L36"}, {"id": "wheel_read_wheel_metadata_file", "label": "read_wheel_metadata_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L67"}, {"id": "wheel_wheel_metadata", "label": "wheel_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L76"}, {"id": "wheel_wheel_version", "label": "wheel_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L95"}, {"id": "wheel_check_compatibility", "label": "check_compatibility()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L111"}, {"id": "wheel_rationale_1", "label": "Support functions for working with wheel files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L1"}, {"id": "wheel_rationale_19", "label": "Extract information from the provided wheel, ensuring it meets basic standar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L19"}, {"id": "wheel_rationale_37", "label": "Returns the name of the contained .dist-info directory. Raises AssertionErr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L37"}, {"id": "wheel_rationale_77", "label": "Return the WHEEL metadata of an extracted wheel, if possible. Otherwise, rai", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L77"}, {"id": "wheel_rationale_96", "label": "Given WHEEL metadata, return the parsed Wheel-Version. Otherwise, raise Unsu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L96"}, {"id": "wheel_rationale_112", "label": "Raises errors or warns if called with an incompatible Wheel-Version. pip sh", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L112"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "email_message", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "email_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "zipfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "wheel_parse_wheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "wheel_wheel_dist_info_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "wheel_read_wheel_metadata_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "wheel_wheel_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "wheel_wheel_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "target": "wheel_check_compatibility", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L111", "weight": 1.0}, {"source": "wheel_parse_wheel", "target": "wheel_wheel_dist_info_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L25", "weight": 1.0}, {"source": "wheel_parse_wheel", "target": "wheel_wheel_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L26", "weight": 1.0}, {"source": "wheel_parse_wheel", "target": "wheel_wheel_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L27", "weight": 1.0}, {"source": "wheel_parse_wheel", "target": "wheel_check_compatibility", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L31", "weight": 1.0}, {"source": "wheel_wheel_metadata", "target": "wheel_read_wheel_metadata_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L82", "weight": 1.0}, {"source": "wheel_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L1", "weight": 1.0}, {"source": "wheel_rationale_19", "target": "wheel_parse_wheel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L19", "weight": 1.0}, {"source": "wheel_rationale_37", "target": "wheel_wheel_dist_info_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L37", "weight": 1.0}, {"source": "wheel_rationale_77", "target": "wheel_wheel_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L77", "weight": 1.0}, {"source": "wheel_rationale_96", "target": "wheel_wheel_version", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L96", "weight": 1.0}, {"source": "wheel_rationale_112", "target": "wheel_check_compatibility", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L112", "weight": 1.0}], "raw_calls": [{"caller_nid": "wheel_parse_wheel", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L29"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L43"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "namelist", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L43"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L45"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L48"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L50"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L51"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L52"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L52"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L57"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L58"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L59"}, {"caller_nid": "wheel_wheel_dist_info_dir", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L60"}, {"caller_nid": "wheel_read_wheel_metadata_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L69"}, {"caller_nid": "wheel_read_wheel_metadata_file", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L73"}, {"caller_nid": "wheel_wheel_metadata", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L85"}, {"caller_nid": "wheel_wheel_metadata", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L87"}, {"caller_nid": "wheel_wheel_metadata", "callee": "parsestr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L92"}, {"caller_nid": "wheel_wheel_metadata", "callee": "Parser", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L92"}, {"caller_nid": "wheel_wheel_version", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L101"}, {"caller_nid": "wheel_wheel_version", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L103"}, {"caller_nid": "wheel_wheel_version", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L106"}, {"caller_nid": "wheel_wheel_version", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L106"}, {"caller_nid": "wheel_wheel_version", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L106"}, {"caller_nid": "wheel_wheel_version", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L108"}, {"caller_nid": "wheel_check_compatibility", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L124"}, {"caller_nid": "wheel_check_compatibility", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L125"}, {"caller_nid": "wheel_check_compatibility", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L126"}, {"caller_nid": "wheel_check_compatibility", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L126"}, {"caller_nid": "wheel_check_compatibility", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L129"}, {"caller_nid": "wheel_check_compatibility", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L131"}, {"caller_nid": "wheel_check_compatibility", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py", "source_location": "L131"}]}