Files
tfm_ainventory/graphify-out/cache/8484d229b1945b560cb564d711546ed18a31ebfe4ae057f8640fb699407f16dd.json

1 line
36 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "label": "convert.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L1"}, {"id": "convert_convert_requires", "label": "convert_requires()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L49"}, {"id": "convert_convert_pkg_info", "label": "convert_pkg_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L67"}, {"id": "convert_normalize", "label": "normalize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L98"}, {"id": "convert_convertsource", "label": "ConvertSource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L102"}, {"id": "convert_dist_info_dir", "label": "dist_info_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L111"}, {"id": "convert_generate_contents", "label": "generate_contents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L115"}, {"id": "convert_eggfilesource", "label": "EggFileSource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L119"}, {"id": "convert_eggfilesource_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L120"}, {"id": "convert_eggfilesource_generate_contents", "label": ".generate_contents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L136"}, {"id": "convert_eggdirectorysource", "label": "EggDirectorySource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L164"}, {"id": "convert_eggdirectorysource_generate_contents", "label": ".generate_contents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L165"}, {"id": "convert_wininstfilesource", "label": "WininstFileSource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L193"}, {"id": "convert_wininstfilesource_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L223"}, {"id": "convert_wininstfilesource_generate_contents", "label": ".generate_contents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L253"}, {"id": "convert_convert", "label": "convert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L287"}, {"id": "convert_rationale_194", "label": "Handles distributions created with ``bdist_wininst``. The egginfo filename", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L194"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "os_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "email_message", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "email_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "email_policy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "glob", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "textwrap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "zipfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "packaging_tags", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "backend_venv_lib_python3_12_site_packages_wheel_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "backend_venv_lib_python3_12_site_packages_wheel_metadata_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "backend_venv_lib_python3_12_site_packages_wheel_wheelfile_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_convert_requires", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_convert_pkg_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_normalize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_convertsource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_dist_info_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_generate_contents", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_eggfilesource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L119", "weight": 1.0}, {"source": "convert_eggfilesource", "target": "convert_convertsource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L119", "weight": 1.0}, {"source": "convert_eggfilesource", "target": "convert_eggfilesource_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L120", "weight": 1.0}, {"source": "convert_eggfilesource", "target": "convert_eggfilesource_generate_contents", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_eggdirectorysource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L164", "weight": 1.0}, {"source": "convert_eggdirectorysource", "target": "convert_eggfilesource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L164", "weight": 1.0}, {"source": "convert_eggdirectorysource", "target": "convert_eggdirectorysource_generate_contents", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_wininstfilesource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L193", "weight": 1.0}, {"source": "convert_wininstfilesource", "target": "convert_convertsource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L193", "weight": 1.0}, {"source": "convert_wininstfilesource", "target": "convert_wininstfilesource_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L223", "weight": 1.0}, {"source": "convert_wininstfilesource", "target": "convert_wininstfilesource_generate_contents", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L253", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_convert_py", "target": "convert_convert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L287", "weight": 1.0}, {"source": "convert_eggfilesource_init", "target": "convert_normalize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L126", "weight": 1.0}, {"source": "convert_eggfilesource_generate_contents", "target": "convert_convert_requires", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L148", "weight": 1.0}, {"source": "convert_eggfilesource_generate_contents", "target": "convert_convert_pkg_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L151", "weight": 1.0}, {"source": "convert_eggdirectorysource_generate_contents", "target": "convert_convert_requires", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L172", "weight": 1.0}, {"source": "convert_eggdirectorysource_generate_contents", "target": "convert_convert_pkg_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L175", "weight": 1.0}, {"source": "convert_eggdirectorysource_generate_contents", "target": "convert_normalize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L177", "weight": 1.0}, {"source": "convert_wininstfilesource_init", "target": "convert_normalize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L230", "weight": 1.0}, {"source": "convert_wininstfilesource_generate_contents", "target": "convert_convert_requires", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L269", "weight": 1.0}, {"source": "convert_wininstfilesource_generate_contents", "target": "convert_convert_pkg_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L272", "weight": 1.0}, {"source": "convert_convert", "target": "convert_eggdirectorysource", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L293", "weight": 1.0}, {"source": "convert_convert", "target": "convert_eggfilesource", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L295", "weight": 1.0}, {"source": "convert_convert", "target": "convert_wininstfilesource", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L297", "weight": 1.0}, {"source": "convert_convert", "target": "convert_wininstfilesource_generate_contents", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L307", "weight": 1.0}, {"source": "convert_rationale_194", "target": "convert_wininstfilesource", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L194", "weight": 1.0}], "raw_calls": [{"caller_nid": "convert_convert_requires", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L51"}, {"caller_nid": "convert_convert_requires", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L52"}, {"caller_nid": "convert_convert_requires", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L53"}, {"caller_nid": "convert_convert_requires", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L57"}, {"caller_nid": "convert_convert_requires", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L57"}, {"caller_nid": "convert_convert_requires", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L61"}, {"caller_nid": "convert_convert_requires", "callee": "generate_requirements", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L63"}, {"caller_nid": "convert_convert_requires", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L64"}, {"caller_nid": "convert_convert_pkg_info", "callee": "parsestr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L68"}, {"caller_nid": "convert_convert_pkg_info", "callee": "Parser", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L68"}, {"caller_nid": "convert_convert_pkg_info", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L69"}, {"caller_nid": "convert_convert_pkg_info", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L70"}, {"caller_nid": "convert_convert_pkg_info", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L75"}, {"caller_nid": "convert_convert_pkg_info", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L77"}, {"caller_nid": "convert_convert_pkg_info", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L79"}, {"caller_nid": "convert_convert_pkg_info", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L80"}, {"caller_nid": "convert_convert_pkg_info", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L80"}, {"caller_nid": "convert_convert_pkg_info", "callee": "set_payload", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L87"}, {"caller_nid": "convert_convert_pkg_info", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L89"}, {"caller_nid": "convert_convert_pkg_info", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L91"}, {"caller_nid": "convert_convert_pkg_info", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L93"}, {"caller_nid": "convert_convert_pkg_info", "callee": "replace_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L95"}, {"caller_nid": "convert_normalize", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L99"}, {"caller_nid": "convert_normalize", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L99"}, {"caller_nid": "convert_normalize", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L99"}, {"caller_nid": "convert_eggfilesource_init", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L121"}, {"caller_nid": "convert_eggfilesource_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L122"}, {"caller_nid": "convert_eggfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L126"}, {"caller_nid": "convert_eggfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L127"}, {"caller_nid": "convert_eggfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L128"}, {"caller_nid": "convert_eggfilesource_init", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L129"}, {"caller_nid": "convert_eggfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L130"}, {"caller_nid": "convert_eggfilesource_init", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L131"}, {"caller_nid": "convert_eggfilesource_init", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L134"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "ZipFile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L137"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L138"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "namelist", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L138"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L140"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L145"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L147"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L147"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L150"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L150"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L155"}, {"caller_nid": "convert_eggfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L161"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "walk", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L166"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L167"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L168"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L171"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L174"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L176"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L179"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "read_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L184"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L190"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L190"}, {"caller_nid": "convert_eggdirectorysource_generate_contents", "callee": "read_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L190"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L225"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L229"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L230"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L231"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L232"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "ZipFile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L236"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "namelist", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L237"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L238"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L239"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L241"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L242"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L243"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L244"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L245"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L247"}, {"caller_nid": "convert_wininstfilesource_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L248"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "ZipFile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L256"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L257"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "namelist", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L257"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L259"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L264"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L265"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "rsplit", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L266"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L268"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L268"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L271"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L271"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L276"}, {"caller_nid": "convert_wininstfilesource_generate_contents", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L284"}, {"caller_nid": "convert_convert", "callee": "iglob", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L289"}, {"caller_nid": "convert_convert", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L290"}, {"caller_nid": "convert_convert", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L292"}, {"caller_nid": "convert_convert", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L300"}, {"caller_nid": "convert_convert", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L302"}, {"caller_nid": "convert_convert", "callee": "WheelFile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L306"}, {"caller_nid": "convert_convert", "callee": "writestr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L308"}, {"caller_nid": "convert_convert", "callee": "writestr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L311"}, {"caller_nid": "convert_convert", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L313"}, {"caller_nid": "convert_convert", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L313"}, {"caller_nid": "convert_convert", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L319"}, {"caller_nid": "convert_convert", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L320"}, {"caller_nid": "convert_convert", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L321"}, {"caller_nid": "convert_convert", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L322"}, {"caller_nid": "convert_convert", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L323"}, {"caller_nid": "convert_convert", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L323"}, {"caller_nid": "convert_convert", "callee": "parse_tag", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L325"}, {"caller_nid": "convert_convert", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L326"}, {"caller_nid": "convert_convert", "callee": "add_header", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L327"}, {"caller_nid": "convert_convert", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L327"}, {"caller_nid": "convert_convert", "callee": "writestr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L329"}, {"caller_nid": "convert_convert", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L331"}, {"caller_nid": "convert_convert", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L331"}, {"caller_nid": "convert_convert", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/convert.py", "source_location": "L337"}]}