Files
tfm_ainventory/graphify-out/cache/76be0296a957ce4211a2a49379adabfd9bb273b0ae3dc2b02f11f119d3c70da5.json

1 line
7.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "label": "pkgconfig.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L1"}, {"id": "pkgconfig_merge_flags", "label": "merge_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L7"}, {"id": "pkgconfig_call", "label": "call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L26"}, {"id": "pkgconfig_flags_from_pkgconfig", "label": "flags_from_pkgconfig()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L60"}, {"id": "pkgconfig_rationale_8", "label": "Merge values from cffi config flags cfg2 to cf1 Example: merge_flag", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L8"}, {"id": "pkgconfig_rationale_27", "label": "Calls pkg-config and returns the output if found", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L27"}, {"id": "pkgconfig_rationale_61", "label": "r\"\"\"Return compiler line flags for FFI.set_source based on pkg-config output", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L61"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "target": "backend_venv_lib_python3_12_site_packages_cffi_error_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "target": "pkgconfig_merge_flags", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "target": "pkgconfig_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_pkgconfig_py", "target": "pkgconfig_flags_from_pkgconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L60", "weight": 1.0}, {"source": "pkgconfig_flags_from_pkgconfig", "target": "pkgconfig_merge_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L120", "weight": 1.0}, {"source": "pkgconfig_rationale_8", "target": "pkgconfig_merge_flags", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L8", "weight": 1.0}, {"source": "pkgconfig_rationale_27", "target": "pkgconfig_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L27", "weight": 1.0}, {"source": "pkgconfig_rationale_61", "target": "pkgconfig_flags_from_pkgconfig", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "pkgconfig_merge_flags", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L14"}, {"caller_nid": "pkgconfig_merge_flags", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L18"}, {"caller_nid": "pkgconfig_merge_flags", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L19"}, {"caller_nid": "pkgconfig_merge_flags", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L20"}, {"caller_nid": "pkgconfig_merge_flags", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L21"}, {"caller_nid": "pkgconfig_merge_flags", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L22"}, {"caller_nid": "pkgconfig_call", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L30"}, {"caller_nid": "pkgconfig_call", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L31"}, {"caller_nid": "pkgconfig_call", "callee": "Popen", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L33"}, {"caller_nid": "pkgconfig_call", "callee": "PkgConfigError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L35"}, {"caller_nid": "pkgconfig_call", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L35"}, {"caller_nid": "pkgconfig_call", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L35"}, {"caller_nid": "pkgconfig_call", "callee": "communicate", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L37"}, {"caller_nid": "pkgconfig_call", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L40"}, {"caller_nid": "pkgconfig_call", "callee": "PkgConfigError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L43"}, {"caller_nid": "pkgconfig_call", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L43"}, {"caller_nid": "pkgconfig_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L45"}, {"caller_nid": "pkgconfig_call", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L47"}, {"caller_nid": "pkgconfig_call", "callee": "PkgConfigError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L49"}, {"caller_nid": "pkgconfig_call", "callee": "PkgConfigError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L54"}, {"caller_nid": "pkgconfig_flags_from_pkgconfig", "callee": "kwargs", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/pkgconfig.py", "source_location": "L119"}]}