Files
tfm_ainventory/graphify-out/cache/a0dad69707d169b619a52673a01b2b7e4c9d844d66a951cf014e72bba0fab8e5.json

1 line
7.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "label": "_jaraco_text.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L1"}, {"id": "jaraco_text_nonblank", "label": "_nonblank()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L36"}, {"id": "jaraco_text_yield_lines", "label": "yield_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L41"}, {"id": "jaraco_text", "label": "_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L60"}, {"id": "jaraco_text_drop_comment", "label": "drop_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L64"}, {"id": "jaraco_text_join_continuation", "label": "join_continuation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L79"}, {"id": "jaraco_text_rationale_1", "label": "Functions brought over from jaraco.text. These functions are not supposed to be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L1"}, {"id": "jaraco_text_rationale_42", "label": "r\"\"\" Yield valid lines of a string or iterable. >>> list(yield_lines(''", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L42"}, {"id": "jaraco_text_rationale_65", "label": "Drop comments. >>> drop_comment('foo # bar') 'foo' A hash without", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L65"}, {"id": "jaraco_text_rationale_80", "label": "r\"\"\" Join lines continued by a trailing backslash. >>> list(join_contin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L80"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "target": "jaraco_text_nonblank", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "target": "jaraco_text_yield_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "target": "jaraco_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "target": "jaraco_text_drop_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "target": "jaraco_text_join_continuation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L79", "weight": 1.0}, {"source": "jaraco_text_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_jaraco_text_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L1", "weight": 1.0}, {"source": "jaraco_text_rationale_42", "target": "jaraco_text_yield_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L42", "weight": 1.0}, {"source": "jaraco_text_rationale_65", "target": "jaraco_text_drop_comment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L65", "weight": 1.0}, {"source": "jaraco_text_rationale_80", "target": "jaraco_text_join_continuation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L80", "weight": 1.0}], "raw_calls": [{"caller_nid": "jaraco_text_nonblank", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L37"}, {"caller_nid": "jaraco_text_yield_lines", "callee": "from_iterable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L56"}, {"caller_nid": "jaraco_text_yield_lines", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L56"}, {"caller_nid": "jaraco_text", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L61"}, {"caller_nid": "jaraco_text", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L61"}, {"caller_nid": "jaraco_text", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L61"}, {"caller_nid": "jaraco_text_drop_comment", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L76"}, {"caller_nid": "jaraco_text_join_continuation", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L102"}, {"caller_nid": "jaraco_text_join_continuation", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L104"}, {"caller_nid": "jaraco_text_join_continuation", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L106"}, {"caller_nid": "jaraco_text_join_continuation", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py", "source_location": "L106"}]}