1 line
9.5 KiB
JSON
1 line
9.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "label": "pack.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L1"}, {"id": "pack_pack", "label": "pack()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L14"}, {"id": "pack_compute_tagline", "label": "compute_tagline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L75"}, {"id": "pack_rationale_15", "label": "Repack a previously unpacked wheel directory into a new wheel file. The .di", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L15"}, {"id": "pack_rationale_76", "label": "Compute a tagline from a list of tags. :param tags: A list of tags :ret", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L76"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "target": "email_policy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "target": "os_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "target": "email_generator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "target": "email_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_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/pack.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "target": "pack_pack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_commands_pack_py", "target": "pack_compute_tagline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L75", "weight": 1.0}, {"source": "pack_pack", "target": "pack_compute_tagline", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L64", "weight": 1.0}, {"source": "pack_rationale_15", "target": "pack_pack", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L15", "weight": 1.0}, {"source": "pack_rationale_76", "target": "pack_compute_tagline", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "pack_pack", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L26"}, {"caller_nid": "pack_pack", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L27"}, {"caller_nid": "pack_pack", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L27"}, {"caller_nid": "pack_pack", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L27"}, {"caller_nid": "pack_pack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L29"}, {"caller_nid": "pack_pack", "callee": "WheelError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L30"}, {"caller_nid": "pack_pack", "callee": "WheelError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L32"}, {"caller_nid": "pack_pack", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L36"}, {"caller_nid": "pack_pack", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L36"}, {"caller_nid": "pack_pack", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L39"}, {"caller_nid": "pack_pack", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L40"}, {"caller_nid": "pack_pack", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L41"}, {"caller_nid": "pack_pack", "callee": "BytesParser", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L41"}, {"caller_nid": "pack_pack", "callee": "get_all", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L42"}, {"caller_nid": "pack_pack", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L43"}, {"caller_nid": "pack_pack", "callee": "WheelError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L46"}, {"caller_nid": "pack_pack", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L60"}, {"caller_nid": "pack_pack", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L61"}, {"caller_nid": "pack_pack", "callee": "BytesGenerator", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L61"}, {"caller_nid": "pack_pack", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L67"}, {"caller_nid": "pack_pack", "callee": "WheelFile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L68"}, {"caller_nid": "pack_pack", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L69"}, {"caller_nid": "pack_pack", "callee": "write_files", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L70"}, {"caller_nid": "pack_pack", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L72"}, {"caller_nid": "pack_compute_tagline", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L81"}, {"caller_nid": "pack_compute_tagline", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L81"}, {"caller_nid": "pack_compute_tagline", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L82"}, {"caller_nid": "pack_compute_tagline", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L82"}, {"caller_nid": "pack_compute_tagline", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L83"}, {"caller_nid": "pack_compute_tagline", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L83"}, {"caller_nid": "pack_compute_tagline", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L84"}, {"caller_nid": "pack_compute_tagline", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L84"}, {"caller_nid": "pack_compute_tagline", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L84"}, {"caller_nid": "pack_compute_tagline", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_commands/pack.py", "source_location": "L84"}]} |