Files
tfm_ainventory/graphify-out/cache/115dba53e93c44a7c192f943d0aceaa1bd2e337e3f5cb8bfb3085aab78084471.json

1 line
39 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "label": "_core_metadata.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L1"}, {"id": "core_metadata_get_metadata_version", "label": "get_metadata_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L28"}, {"id": "core_metadata_rfc822_unescape", "label": "rfc822_unescape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L36"}, {"id": "core_metadata_read_field_from_msg", "label": "_read_field_from_msg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L44"}, {"id": "core_metadata_read_field_unescaped_from_msg", "label": "_read_field_unescaped_from_msg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L52"}, {"id": "core_metadata_read_list_from_msg", "label": "_read_list_from_msg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L60"}, {"id": "core_metadata_read_payload_from_msg", "label": "_read_payload_from_msg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L68"}, {"id": "core_metadata_read_pkg_file", "label": "read_pkg_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L75"}, {"id": "core_metadata_single_line", "label": "single_line()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L117"}, {"id": "core_metadata_write_pkg_info", "label": "write_pkg_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L131"}, {"id": "core_metadata_write_pkg_file", "label": "write_pkg_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L150"}, {"id": "core_metadata_write_requirements", "label": "_write_requirements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L225"}, {"id": "core_metadata_include_extra", "label": "_include_extra()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L245"}, {"id": "core_metadata_write_provides_extra", "label": "_write_provides_extra()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L256"}, {"id": "core_metadata_get_fullname", "label": "get_fullname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L274"}, {"id": "core_metadata_distribution_fullname", "label": "_distribution_fullname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L278"}, {"id": "core_metadata_safe_license_file", "label": "_safe_license_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L297"}, {"id": "core_metadata_rationale_1", "label": "Handling of Core Metadata for Python packages (including reading and writing).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L1"}, {"id": "core_metadata_rationale_37", "label": "Reverse RFC-822 escaping by removing leading whitespaces from content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L37"}, {"id": "core_metadata_rationale_45", "label": "Read Message header field.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L45"}, {"id": "core_metadata_rationale_53", "label": "Read Message header field and apply rfc822_unescape.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L53"}, {"id": "core_metadata_rationale_61", "label": "Read Message header field and return all results as list.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L61"}, {"id": "core_metadata_rationale_76", "label": "Reads the metadata values from a file object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L76"}, {"id": "core_metadata_rationale_118", "label": "Quick and dirty validation for Summary pypa/setuptools#1390.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L118"}, {"id": "core_metadata_rationale_132", "label": "Write the PKG-INFO file into the release tree.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L132"}, {"id": "core_metadata_rationale_151", "label": "Write the PKG-INFO format data to a file object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L151"}, {"id": "core_metadata_rationale_279", "label": ">>> _distribution_fullname('setup.tools', '1.0-2') 'setup_tools-1.0.post2'", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L279"}, {"id": "core_metadata_rationale_122", "label": "# TODO: Replace with `raise ValueError(\"newlines not allowed\")`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L122"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "stat", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "textwrap", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "email", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "email_message", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "tempfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "packaging_markers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_static_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_warnings_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "distutils_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_get_metadata_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_rfc822_unescape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_read_field_from_msg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_read_field_unescaped_from_msg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_read_list_from_msg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_read_payload_from_msg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_read_pkg_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_single_line", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_write_pkg_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_write_pkg_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_write_requirements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L225", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_include_extra", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_write_provides_extra", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_get_fullname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L274", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_distribution_fullname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L278", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "target": "core_metadata_safe_license_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L297", "weight": 1.0}, {"source": "core_metadata_read_field_unescaped_from_msg", "target": "core_metadata_read_field_from_msg", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L54", "weight": 1.0}, {"source": "core_metadata_read_field_unescaped_from_msg", "target": "core_metadata_rfc822_unescape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L57", "weight": 1.0}, {"source": "core_metadata_read_pkg_file", "target": "core_metadata_read_field_from_msg", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L80", "weight": 1.0}, {"source": "core_metadata_read_pkg_file", "target": "core_metadata_read_field_unescaped_from_msg", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L90", "weight": 1.0}, {"source": "core_metadata_read_pkg_file", "target": "core_metadata_read_payload_from_msg", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L95", "weight": 1.0}, {"source": "core_metadata_read_pkg_file", "target": "core_metadata_read_list_from_msg", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L101", "weight": 1.0}, {"source": "core_metadata_write_pkg_info", "target": "core_metadata_write_pkg_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L140", "weight": 1.0}, {"source": "core_metadata_write_pkg_file", "target": "core_metadata_get_metadata_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L152", "weight": 1.0}, {"source": "core_metadata_write_pkg_file", "target": "core_metadata_single_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L163", "weight": 1.0}, {"source": "core_metadata_write_pkg_file", "target": "core_metadata_write_requirements", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L212", "weight": 1.0}, {"source": "core_metadata_write_requirements", "target": "core_metadata_write_provides_extra", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L237", "weight": 1.0}, {"source": "core_metadata_write_requirements", "target": "core_metadata_include_extra", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L239", "weight": 1.0}, {"source": "core_metadata_get_fullname", "target": "core_metadata_distribution_fullname", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L275", "weight": 1.0}, {"source": "core_metadata_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L1", "weight": 1.0}, {"source": "core_metadata_rationale_37", "target": "core_metadata_rfc822_unescape", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L37", "weight": 1.0}, {"source": "core_metadata_rationale_45", "target": "core_metadata_read_field_from_msg", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L45", "weight": 1.0}, {"source": "core_metadata_rationale_53", "target": "core_metadata_read_field_unescaped_from_msg", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L53", "weight": 1.0}, {"source": "core_metadata_rationale_61", "target": "core_metadata_read_list_from_msg", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L61", "weight": 1.0}, {"source": "core_metadata_rationale_76", "target": "core_metadata_read_pkg_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L76", "weight": 1.0}, {"source": "core_metadata_rationale_118", "target": "core_metadata_single_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L118", "weight": 1.0}, {"source": "core_metadata_rationale_132", "target": "core_metadata_write_pkg_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L132", "weight": 1.0}, {"source": "core_metadata_rationale_151", "target": "core_metadata_write_pkg_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L151", "weight": 1.0}, {"source": "core_metadata_rationale_279", "target": "core_metadata_distribution_fullname", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L279", "weight": 1.0}, {"source": "core_metadata_rationale_122", "target": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L122", "weight": 1.0}], "raw_calls": [{"caller_nid": "core_metadata_get_metadata_version", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L29"}, {"caller_nid": "core_metadata_get_metadata_version", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L31"}, {"caller_nid": "core_metadata_rfc822_unescape", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L38"}, {"caller_nid": "core_metadata_rfc822_unescape", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L39"}, {"caller_nid": "core_metadata_rfc822_unescape", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L40"}, {"caller_nid": "core_metadata_rfc822_unescape", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L41"}, {"caller_nid": "core_metadata_rfc822_unescape", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L41"}, {"caller_nid": "core_metadata_rfc822_unescape", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L41"}, {"caller_nid": "core_metadata_rfc822_unescape", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L41"}, {"caller_nid": "core_metadata_read_list_from_msg", "callee": "get_all", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L62"}, {"caller_nid": "core_metadata_read_payload_from_msg", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L69"}, {"caller_nid": "core_metadata_read_payload_from_msg", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L69"}, {"caller_nid": "core_metadata_read_payload_from_msg", "callee": "get_payload", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L69"}, {"caller_nid": "core_metadata_read_pkg_file", "callee": "message_from_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L77"}, {"caller_nid": "core_metadata_read_pkg_file", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L79"}, {"caller_nid": "core_metadata_read_pkg_file", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L94"}, {"caller_nid": "core_metadata_read_pkg_file", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L99"}, {"caller_nid": "core_metadata_read_pkg_file", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L105"}, {"caller_nid": "core_metadata_single_line", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L125"}, {"caller_nid": "core_metadata_single_line", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L127"}, {"caller_nid": "core_metadata_single_line", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L127"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L134"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "NamedTemporaryFile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L138"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "S_IMODE", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L141"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "lstat", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L141"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "chmod", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L142"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L143"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L145"}, {"caller_nid": "core_metadata_write_pkg_info", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L146"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L157"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L157"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L158"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L158"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L159"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L159"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_description", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L161"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L163"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L175"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L177"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L180"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_license", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L181"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L182"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "rfc822_escape", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L182"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L184"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L185"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L187"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_keywords", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L187"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L189"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_platforms", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L191"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L193"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "_write_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L195"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_classifiers", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L195"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "_write_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L198"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_requires", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L198"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "_write_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L199"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_provides", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L199"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "_write_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L200"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_obsoletes", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L200"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L203"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L204"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L208"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L210"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "_write_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L211"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L214"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L215"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "is_static", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L215"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write_field", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L216"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "get_long_description", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L218"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L220"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L221"}, {"caller_nid": "core_metadata_write_pkg_file", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L222"}, {"caller_nid": "core_metadata_write_requirements", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L226"}, {"caller_nid": "core_metadata_write_requirements", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L227"}, {"caller_nid": "core_metadata_write_requirements", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L230"}, {"caller_nid": "core_metadata_write_requirements", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L232"}, {"caller_nid": "core_metadata_write_requirements", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L233"}, {"caller_nid": "core_metadata_write_requirements", "callee": "safe_extra", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L234"}, {"caller_nid": "core_metadata_write_requirements", "callee": "parse_strings", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L238"}, {"caller_nid": "core_metadata_write_requirements", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L239"}, {"caller_nid": "core_metadata_write_requirements", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L240"}, {"caller_nid": "core_metadata_include_extra", "callee": "Requirement", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L246"}, {"caller_nid": "core_metadata_include_extra", "callee": "Marker", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L252"}, {"caller_nid": "core_metadata_include_extra", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L252"}, {"caller_nid": "core_metadata_write_provides_extra", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L257"}, {"caller_nid": "core_metadata_write_provides_extra", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L259"}, {"caller_nid": "core_metadata_write_provides_extra", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L270"}, {"caller_nid": "core_metadata_get_fullname", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L275"}, {"caller_nid": "core_metadata_get_fullname", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L275"}, {"caller_nid": "core_metadata_distribution_fullname", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L291"}, {"caller_nid": "core_metadata_distribution_fullname", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L292"}, {"caller_nid": "core_metadata_distribution_fullname", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L292"}, {"caller_nid": "core_metadata_distribution_fullname", "callee": "canonicalize_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L293"}, {"caller_nid": "core_metadata_safe_license_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L299"}, {"caller_nid": "core_metadata_safe_license_file", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L299"}, {"caller_nid": "core_metadata_safe_license_file", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py", "source_location": "L301"}]}