{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "label": "utils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L1"}, {"id": "utils_dir", "label": "__dir__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L27"}, {"id": "utils_invalidname", "label": "InvalidName", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L39"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "utils_invalidwheelfilename", "label": "InvalidWheelFilename", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L45"}, {"id": "utils_invalidsdistfilename", "label": "InvalidSdistFilename", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L51"}, {"id": "utils_canonicalize_name", "label": "canonicalize_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L66"}, {"id": "utils_is_normalized_name", "label": "is_normalized_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L103"}, {"id": "utils_canonicalize_version", "label": "canonicalize_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L119"}, {"id": "utils_parse_wheel_filename", "label": "parse_wheel_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L157"}, {"id": "utils_parse_sdist_filename", "label": "parse_sdist_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L249"}, {"id": "utils_rationale_40", "label": "An invalid distribution name; users should refer to the packaging user guide.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L40"}, {"id": "utils_rationale_46", "label": "An invalid wheel filename was found, users should refer to PEP 427.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L46"}, {"id": "utils_rationale_52", "label": "An invalid sdist filename was found, users should refer to the packaging user gu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L52"}, {"id": "utils_rationale_67", "label": "This function takes a valid Python package or extra name, and returns the no", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L67"}, {"id": "utils_rationale_104", "label": "Check if a name is already normalized (i.e. :func:`canonicalize_name` would", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L104"}, {"id": "utils_rationale_122", "label": "Return a canonical form of a version as a string. This function takes a str", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L122"}, {"id": "utils_rationale_162", "label": "This function takes the filename of a wheel file, and parses it, returning a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L162"}, {"id": "utils_rationale_250", "label": "This function takes the filename of a sdist file (as specified in the `Sourc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L250"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_tags_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_version_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_invalidname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L39", "weight": 1.0}, {"source": "utils_invalidname", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_invalidwheelfilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L45", "weight": 1.0}, {"source": "utils_invalidwheelfilename", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_invalidsdistfilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L51", "weight": 1.0}, {"source": "utils_invalidsdistfilename", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_canonicalize_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_is_normalized_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_canonicalize_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_parse_wheel_filename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "target": "utils_parse_sdist_filename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L249", "weight": 1.0}, {"source": "utils_canonicalize_name", "target": "utils_invalidname", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L92", "weight": 1.0}, {"source": "utils_parse_wheel_filename", "target": "utils_invalidwheelfilename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L203", "weight": 1.0}, {"source": "utils_parse_wheel_filename", "target": "utils_canonicalize_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L219", "weight": 1.0}, {"source": "utils_parse_sdist_filename", "target": "utils_invalidsdistfilename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L276", "weight": 1.0}, {"source": "utils_parse_sdist_filename", "target": "utils_canonicalize_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L287", "weight": 1.0}, {"source": "utils_rationale_40", "target": "utils_invalidname", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L40", "weight": 1.0}, {"source": "utils_rationale_46", "target": "utils_invalidwheelfilename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L46", "weight": 1.0}, {"source": "utils_rationale_52", "target": "utils_invalidsdistfilename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L52", "weight": 1.0}, {"source": "utils_rationale_67", "target": "utils_canonicalize_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L67", "weight": 1.0}, {"source": "utils_rationale_104", "target": "utils_is_normalized_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L104", "weight": 1.0}, {"source": "utils_rationale_122", "target": "utils_canonicalize_version", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L122", "weight": 1.0}, {"source": "utils_rationale_162", "target": "utils_parse_wheel_filename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L162", "weight": 1.0}, {"source": "utils_rationale_250", "target": "utils_parse_sdist_filename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L250", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_canonicalize_name", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L91"}, {"caller_nid": "utils_canonicalize_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L96"}, {"caller_nid": "utils_canonicalize_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L96"}, {"caller_nid": "utils_canonicalize_name", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L96"}, {"caller_nid": "utils_canonicalize_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L99"}, {"caller_nid": "utils_canonicalize_name", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L100"}, {"caller_nid": "utils_is_normalized_name", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L116"}, {"caller_nid": "utils_canonicalize_version", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L149"}, {"caller_nid": "utils_canonicalize_version", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L151"}, {"caller_nid": "utils_canonicalize_version", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L153"}, {"caller_nid": "utils_canonicalize_version", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L154"}, {"caller_nid": "utils_canonicalize_version", "callee": "_TrimmedRelease", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L154"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L202"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L208"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L214"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L217"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L222"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L230"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L235"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L235"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L235"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L235"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "parse_tag", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L240"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L271"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L272"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L273"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L274"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L283"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/utils.py", "source_location": "L290"}]}