1 line
76 KiB
JSON
1 line
76 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "label": "setupcfg.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L1"}, {"id": "setupcfg_read_configuration", "label": "read_configuration()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L51"}, {"id": "setupcfg_apply_configuration", "label": "apply_configuration()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L77"}, {"id": "setupcfg_apply", "label": "_apply()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L86"}, {"id": "setupcfg_get_option", "label": "_get_option()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L117"}, {"id": "setupcfg_configuration_to_dict", "label": "configuration_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L129"}, {"id": "setupcfg_parse_configuration", "label": "parse_configuration()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L151"}, {"id": "setupcfg_warn_accidental_env_marker_misconfig", "label": "_warn_accidental_env_marker_misconfig()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L197"}, {"id": "setupcfg_confighandler", "label": "ConfigHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L229"}, {"id": "setupcfg_confighandler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L245"}, {"id": "setupcfg_section_options", "label": "_section_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L263"}, {"id": "setupcfg_parsers", "label": "parsers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L274"}, {"id": "setupcfg_confighandler_setitem", "label": ".__setitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L280"}, {"id": "setupcfg_parse_list", "label": "_parse_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L307"}, {"id": "setupcfg_parse_dict", "label": "_parse_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L327"}, {"id": "setupcfg_parse_bool", "label": "_parse_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L344"}, {"id": "setupcfg_exclude_files_parser", "label": "_exclude_files_parser()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L354"}, {"id": "setupcfg_confighandler_parse_file", "label": "._parse_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L376"}, {"id": "setupcfg_confighandler_parse_attr", "label": "._parse_attr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L403"}, {"id": "setupcfg_get_parser_compound", "label": "_get_parser_compound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L424"}, {"id": "setupcfg_parse_section_to_dict_with_key", "label": "_parse_section_to_dict_with_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L444"}, {"id": "setupcfg_parse_section_to_dict", "label": "_parse_section_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L459"}, {"id": "setupcfg_confighandler_parse_section", "label": ".parse_section()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L471"}, {"id": "setupcfg_confighandler_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L481"}, {"id": "setupcfg_confighandler_deprecated_config_handler", "label": "._deprecated_config_handler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L506"}, {"id": "setupcfg_configmetadatahandler", "label": "ConfigMetadataHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L522"}, {"id": "setupcfg_configmetadatahandler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L538"}, {"id": "setupcfg_configmetadatahandler_parse_version", "label": "._parse_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L579"}, {"id": "setupcfg_configoptionshandler", "label": "ConfigOptionsHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L605"}, {"id": "setupcfg_configoptionshandler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L608"}, {"id": "setupcfg_parse_list_semicolon", "label": "_parse_list_semicolon()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L620"}, {"id": "setupcfg_configoptionshandler_parse_file_in_root", "label": "._parse_file_in_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L623"}, {"id": "setupcfg_configoptionshandler_parse_requirements_list", "label": "._parse_requirements_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L626"}, {"id": "setupcfg_configoptionshandler_parse_cmdclass", "label": "._parse_cmdclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L666"}, {"id": "setupcfg_configoptionshandler_parse_packages", "label": "._parse_packages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L670"}, {"id": "setupcfg_configoptionshandler_parse_section_packages_find", "label": ".parse_section_packages__find()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L695"}, {"id": "setupcfg_configoptionshandler_parse_section_entry_points", "label": ".parse_section_entry_points()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L713"}, {"id": "setupcfg_configoptionshandler_parse_package_data", "label": "._parse_package_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L721"}, {"id": "setupcfg_configoptionshandler_parse_section_package_data", "label": ".parse_section_package_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L725"}, {"id": "setupcfg_configoptionshandler_parse_section_exclude_package_data", "label": ".parse_section_exclude_package_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L732"}, {"id": "setupcfg_configoptionshandler_parse_section_extras_require", "label": ".parse_section_extras_require()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L739"}, {"id": "setupcfg_configoptionshandler_parse_section_data_files", "label": ".parse_section_data_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L752"}, {"id": "setupcfg_ambiguousmarker", "label": "_AmbiguousMarker", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L761"}, {"id": "setuptoolsdeprecationwarning", "label": "SetuptoolsDeprecationWarning", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "setupcfg_message", "label": "message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L776"}, {"id": "setupcfg_deprecatedconfig", "label": "_DeprecatedConfig", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L781"}, {"id": "setupcfg_rationale_1", "label": "Load setuptools configuration from ``setup.cfg`` files. **API will be made priv", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L1"}, {"id": "setupcfg_rationale_54", "label": "Read given configuration file and returns options from it as a dict. :param", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L54"}, {"id": "setupcfg_rationale_78", "label": "Apply the configuration from a ``setup.cfg`` file into an existing distribut", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L78"}, {"id": "setupcfg_rationale_92", "label": "Read configuration from ``filepath`` and applies to the ``dist`` object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L92"}, {"id": "setupcfg_rationale_118", "label": "Given a target object and option key, get that option from the target object", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L118"}, {"id": "setupcfg_rationale_134", "label": "Returns configuration data gathered by given handlers as a dict. :param Ite", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L134"}, {"id": "setupcfg_rationale_156", "label": "Performs additional parsing of configuration options for a distribution.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L156"}, {"id": "setupcfg_rationale_198", "label": "Because users sometimes misinterpret this configuration: [options.extras_re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L198"}, {"id": "setupcfg_rationale_230", "label": "Handles metadata supplied in configuration files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L230"}, {"id": "setupcfg_rationale_275", "label": "Metadata item name to parser function mapping.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L275"}, {"id": "setupcfg_rationale_308", "label": "Represents value as a list. Value is split either by separator (default", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L308"}, {"id": "setupcfg_rationale_328", "label": "Represents value as a dict. :param value: :rtype: dict", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L328"}, {"id": "setupcfg_rationale_345", "label": "Represents value as boolean. :param value: :rtype: bool", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L345"}, {"id": "setupcfg_rationale_355", "label": "Returns a parser function to make sure field inputs are not files.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L355"}, {"id": "setupcfg_rationale_377", "label": "Represents value as a string, allowing including text from nearest files", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L377"}, {"id": "setupcfg_rationale_404", "label": "Represents value as a module attribute. Examples: attr: pac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L404"}, {"id": "setupcfg_rationale_425", "label": "Returns parser function to represents value as a list. Parses a value a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L425"}, {"id": "setupcfg_rationale_445", "label": "Parses section options into a dictionary. Applies a given parser to eac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L445"}, {"id": "setupcfg_rationale_460", "label": "Parses section options into a dictionary. Optionally applies a given pa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L460"}, {"id": "setupcfg_rationale_472", "label": "Parses configuration file section. :param dict section_options:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L472"}, {"id": "setupcfg_rationale_482", "label": "Parses configuration file items from one or more related sections.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L482"}, {"id": "setupcfg_rationale_507", "label": "this function will wrap around parameters that are deprecated :param ms", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L507"}, {"id": "setupcfg_rationale_553", "label": "Metadata item name to parser function mapping.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L553"}, {"id": "setupcfg_rationale_580", "label": "Parses `version` option value. :param value: :rtype: str", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L580"}, {"id": "setupcfg_rationale_637", "label": "Metadata item name to parser function mapping.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L637"}, {"id": "setupcfg_rationale_671", "label": "Parses `packages` option value. :param value: :rtype: list", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L671"}, {"id": "setupcfg_rationale_696", "label": "Parses `packages.find` configuration file section. To be used in conjun", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L696"}, {"id": "setupcfg_rationale_714", "label": "Parses `entry_points` configuration file section. :param dict section_o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L714"}, {"id": "setupcfg_rationale_726", "label": "Parses `package_data` configuration file section. :param dict section_o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L726"}, {"id": "setupcfg_rationale_733", "label": "Parses `exclude_package_data` configuration file section. :param dict s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L733"}, {"id": "setupcfg_rationale_740", "label": "Parses `extras_require` configuration file section. :param dict section", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L740"}, {"id": "setupcfg_rationale_753", "label": "Parses `data_files` configuration file section. :param dict section_opt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L753"}, {"id": "setupcfg_rationale_105", "label": "# TODO: Temporary cast until mypy 1.12 is released with upstream fixes from type", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L105"}, {"id": "setupcfg_rationale_653", "label": "# TODO: define due date, see setuptools.dist:check_nsp.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L653"}, {"id": "setupcfg_rationale_772", "label": "# TODO: should we include due_date here? Initially introduced in 6 Aug 2022.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L772"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "packaging_markers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_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/config/setupcfg.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_path_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_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/config/setupcfg.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_config_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setuptools_dist", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "distutils_dist", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_read_configuration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_apply_configuration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_apply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_get_option", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_configuration_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L129", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parse_configuration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_warn_accidental_env_marker_misconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L197", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_confighandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L229", "weight": 1.0}, {"source": "setupcfg_confighandler", "target": "setupcfg_confighandler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_section_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parsers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L274", "weight": 1.0}, {"source": "setupcfg_confighandler", "target": "setupcfg_confighandler_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L280", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parse_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parse_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L327", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parse_bool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L344", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_exclude_files_parser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L354", "weight": 1.0}, {"source": "setupcfg_confighandler", "target": "setupcfg_confighandler_parse_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L376", "weight": 1.0}, {"source": "setupcfg_confighandler", "target": "setupcfg_confighandler_parse_attr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L403", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_get_parser_compound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L424", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parse_section_to_dict_with_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L444", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parse_section_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L459", "weight": 1.0}, {"source": "setupcfg_confighandler", "target": "setupcfg_confighandler_parse_section", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L471", "weight": 1.0}, {"source": "setupcfg_confighandler", "target": "setupcfg_confighandler_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L481", "weight": 1.0}, {"source": "setupcfg_confighandler", "target": "setupcfg_confighandler_deprecated_config_handler", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L506", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_configmetadatahandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L522", "weight": 1.0}, {"source": "setupcfg_configmetadatahandler", "target": "setupcfg_configmetadatahandler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L538", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parsers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L552", "weight": 1.0}, {"source": "setupcfg_configmetadatahandler", "target": "setupcfg_configmetadatahandler_parse_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L579", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_configoptionshandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L605", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L608", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parse_list_semicolon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L620", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_file_in_root", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L623", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_requirements_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L626", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_parsers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L636", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_cmdclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L666", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_packages", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L670", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_section_packages_find", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L695", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_section_entry_points", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L713", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_package_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L721", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_section_package_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L725", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_section_exclude_package_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L732", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_section_extras_require", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L739", "weight": 1.0}, {"source": "setupcfg_configoptionshandler", "target": "setupcfg_configoptionshandler_parse_section_data_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L752", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_ambiguousmarker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L761", "weight": 1.0}, {"source": "setupcfg_ambiguousmarker", "target": "setuptoolsdeprecationwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L761", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L776", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "target": "setupcfg_deprecatedconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L781", "weight": 1.0}, {"source": "setupcfg_deprecatedconfig", "target": "setuptoolsdeprecationwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L781", "weight": 1.0}, {"source": "setupcfg_read_configuration", "target": "setupcfg_apply", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L73", "weight": 1.0}, {"source": "setupcfg_read_configuration", "target": "setupcfg_configuration_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L74", "weight": 1.0}, {"source": "setupcfg_apply_configuration", "target": "setupcfg_apply", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L81", "weight": 1.0}, {"source": "setupcfg_apply", "target": "setupcfg_parse_configuration", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L107", "weight": 1.0}, {"source": "setupcfg_configuration_to_dict", "target": "setupcfg_get_option", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L145", "weight": 1.0}, {"source": "setupcfg_parse_configuration", "target": "setupcfg_configoptionshandler", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L170", "weight": 1.0}, {"source": "setupcfg_parse_configuration", "target": "setupcfg_confighandler_parse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L177", "weight": 1.0}, {"source": "setupcfg_parse_configuration", "target": "setupcfg_configmetadatahandler", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L181", "weight": 1.0}, {"source": "setupcfg_warn_accidental_env_marker_misconfig", "target": "setupcfg_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L225", "weight": 1.0}, {"source": "setupcfg_confighandler_init", "target": "setupcfg_section_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L254", "weight": 1.0}, {"source": "setupcfg_parse_dict", "target": "setupcfg_parse_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L335", "weight": 1.0}, {"source": "setupcfg_parse_section_to_dict", "target": "setupcfg_parse_section_to_dict_with_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L469", "weight": 1.0}, {"source": "setupcfg_configmetadatahandler_init", "target": "setupcfg_configoptionshandler_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L547", "weight": 1.0}, {"source": "setupcfg_parsers", "target": "setupcfg_get_parser_compound", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L554", "weight": 1.0}, {"source": "setupcfg_configmetadatahandler_parse_version", "target": "setupcfg_confighandler_parse_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L586", "weight": 1.0}, {"source": "setupcfg_configmetadatahandler_parse_version", "target": "setupcfg_confighandler_parse_attr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L602", "weight": 1.0}, {"source": "setupcfg_parse_list_semicolon", "target": "setupcfg_parse_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L621", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_file_in_root", "target": "setupcfg_confighandler_parse_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L624", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_requirements_list", "target": "setupcfg_parse_list_semicolon", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L628", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_requirements_list", "target": "setupcfg_configoptionshandler_parse_file_in_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L628", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_requirements_list", "target": "setupcfg_warn_accidental_env_marker_misconfig", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L629", "weight": 1.0}, {"source": "setupcfg_parsers", "target": "setupcfg_confighandler_deprecated_config_handler", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L649", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_cmdclass", "target": "setupcfg_parse_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L668", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_packages", "target": "setupcfg_parse_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L680", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_packages", "target": "setupcfg_configoptionshandler_parse_section_packages_find", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L683", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_section_packages_find", "target": "setupcfg_parse_section_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L702", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_section_entry_points", "target": "setupcfg_parse_section_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L718", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_package_data", "target": "setupcfg_parse_section_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L722", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_section_package_data", "target": "setupcfg_configoptionshandler_parse_package_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L730", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_section_exclude_package_data", "target": "setupcfg_configoptionshandler_parse_package_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L737", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_section_extras_require", "target": "setupcfg_parse_section_to_dict_with_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L744", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_section_extras_require", "target": "setupcfg_configoptionshandler_parse_requirements_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L746", "weight": 1.0}, {"source": "setupcfg_configoptionshandler_parse_section_data_files", "target": "setupcfg_parse_section_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L757", "weight": 1.0}, {"source": "setupcfg_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L1", "weight": 1.0}, {"source": "setupcfg_rationale_54", "target": "setupcfg_read_configuration", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L54", "weight": 1.0}, {"source": "setupcfg_rationale_78", "target": "setupcfg_apply_configuration", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L78", "weight": 1.0}, {"source": "setupcfg_rationale_92", "target": "setupcfg_apply", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L92", "weight": 1.0}, {"source": "setupcfg_rationale_118", "target": "setupcfg_get_option", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L118", "weight": 1.0}, {"source": "setupcfg_rationale_134", "target": "setupcfg_configuration_to_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L134", "weight": 1.0}, {"source": "setupcfg_rationale_156", "target": "setupcfg_parse_configuration", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L156", "weight": 1.0}, {"source": "setupcfg_rationale_198", "target": "setupcfg_warn_accidental_env_marker_misconfig", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L198", "weight": 1.0}, {"source": "setupcfg_rationale_230", "target": "setupcfg_confighandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L230", "weight": 1.0}, {"source": "setupcfg_rationale_275", "target": "setupcfg_confighandler_parsers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L275", "weight": 1.0}, {"source": "setupcfg_rationale_308", "target": "setupcfg_confighandler_parse_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L308", "weight": 1.0}, {"source": "setupcfg_rationale_328", "target": "setupcfg_confighandler_parse_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L328", "weight": 1.0}, {"source": "setupcfg_rationale_345", "target": "setupcfg_confighandler_parse_bool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L345", "weight": 1.0}, {"source": "setupcfg_rationale_355", "target": "setupcfg_confighandler_exclude_files_parser", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L355", "weight": 1.0}, {"source": "setupcfg_rationale_377", "target": "setupcfg_confighandler_parse_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L377", "weight": 1.0}, {"source": "setupcfg_rationale_404", "target": "setupcfg_confighandler_parse_attr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L404", "weight": 1.0}, {"source": "setupcfg_rationale_425", "target": "setupcfg_confighandler_get_parser_compound", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L425", "weight": 1.0}, {"source": "setupcfg_rationale_445", "target": "setupcfg_confighandler_parse_section_to_dict_with_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L445", "weight": 1.0}, {"source": "setupcfg_rationale_460", "target": "setupcfg_confighandler_parse_section_to_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L460", "weight": 1.0}, {"source": "setupcfg_rationale_472", "target": "setupcfg_confighandler_parse_section", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L472", "weight": 1.0}, {"source": "setupcfg_rationale_482", "target": "setupcfg_confighandler_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L482", "weight": 1.0}, {"source": "setupcfg_rationale_507", "target": "setupcfg_confighandler_deprecated_config_handler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L507", "weight": 1.0}, {"source": "setupcfg_rationale_553", "target": "setupcfg_configmetadatahandler_parsers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L553", "weight": 1.0}, {"source": "setupcfg_rationale_580", "target": "setupcfg_configmetadatahandler_parse_version", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L580", "weight": 1.0}, {"source": "setupcfg_rationale_637", "target": "setupcfg_configoptionshandler_parsers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L637", "weight": 1.0}, {"source": "setupcfg_rationale_671", "target": "setupcfg_configoptionshandler_parse_packages", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L671", "weight": 1.0}, {"source": "setupcfg_rationale_696", "target": "setupcfg_configoptionshandler_parse_section_packages_find", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L696", "weight": 1.0}, {"source": "setupcfg_rationale_714", "target": "setupcfg_configoptionshandler_parse_section_entry_points", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L714", "weight": 1.0}, {"source": "setupcfg_rationale_726", "target": "setupcfg_configoptionshandler_parse_section_package_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L726", "weight": 1.0}, {"source": "setupcfg_rationale_733", "target": "setupcfg_configoptionshandler_parse_section_exclude_package_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L733", "weight": 1.0}, {"source": "setupcfg_rationale_740", "target": "setupcfg_configoptionshandler_parse_section_extras_require", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L740", "weight": 1.0}, {"source": "setupcfg_rationale_753", "target": "setupcfg_configoptionshandler_parse_section_data_files", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L753", "weight": 1.0}, {"source": "setupcfg_rationale_105", "target": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L105", "weight": 1.0}, {"source": "setupcfg_rationale_653", "target": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L653", "weight": 1.0}, {"source": "setupcfg_rationale_772", "target": "backend_venv_lib_python3_12_site_packages_setuptools_config_setupcfg_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L772", "weight": 1.0}], "raw_calls": [{"caller_nid": "setupcfg_read_configuration", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L71"}, {"caller_nid": "setupcfg_read_configuration", "callee": "find_config_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L72"}, {"caller_nid": "setupcfg_apply_configuration", "callee": "_finalize_requires", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L82"}, {"caller_nid": "setupcfg_apply", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L95"}, {"caller_nid": "setupcfg_apply", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L97"}, {"caller_nid": "setupcfg_apply", "callee": "FileError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L98"}, {"caller_nid": "setupcfg_apply", "callee": "getcwd", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L100"}, {"caller_nid": "setupcfg_apply", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L101"}, {"caller_nid": "setupcfg_apply", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L101"}, {"caller_nid": "setupcfg_apply", "callee": "parse_config_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L106"}, {"caller_nid": "setupcfg_apply", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L106"}, {"caller_nid": "setupcfg_apply", "callee": "_finalize_license_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L110"}, {"caller_nid": "setupcfg_apply", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L112"}, {"caller_nid": "setupcfg_get_option", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L124"}, {"caller_nid": "setupcfg_get_option", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L125"}, {"caller_nid": "setupcfg_get_option", "callee": "getter", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L126"}, {"caller_nid": "setupcfg_configuration_to_dict", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L141"}, {"caller_nid": "setupcfg_parse_configuration", "callee": "EnsurePackagesDiscovered", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L169"}, {"caller_nid": "setupcfg_parse_configuration", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L190"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L214"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L217"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "marker_env", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L217"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "Requirement", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L220"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L222"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L224"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L224"}, {"caller_nid": "setupcfg_warn_accidental_env_marker_misconfig", "callee": "InvalidRequirement", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L226"}, {"caller_nid": "setupcfg_confighandler_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L254"}, {"caller_nid": "setupcfg_confighandler_init", "callee": "set[str]", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L257"}, {"caller_nid": "setupcfg_section_options", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L266"}, {"caller_nid": "setupcfg_section_options", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L267"}, {"caller_nid": "setupcfg_section_options", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L270"}, {"caller_nid": "setupcfg_parsers", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L276"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L284"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L287"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L289"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "self.parsers.get(option_name, lambda x: x)", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L296"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L296"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L300"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L301"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "setter", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L302"}, {"caller_nid": "setupcfg_confighandler_setitem", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L304"}, {"caller_nid": "setupcfg_parse_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L316"}, {"caller_nid": "setupcfg_parse_list", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L320"}, {"caller_nid": "setupcfg_parse_list", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L322"}, {"caller_nid": "setupcfg_parse_list", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L324"}, {"caller_nid": "setupcfg_parse_list", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L324"}, {"caller_nid": "setupcfg_parse_dict", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L336"}, {"caller_nid": "setupcfg_parse_dict", "callee": "OptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L338"}, {"caller_nid": "setupcfg_parse_dict", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L339"}, {"caller_nid": "setupcfg_parse_dict", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L339"}, {"caller_nid": "setupcfg_parse_bool", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L350"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L391"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L394"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "Str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L395"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L397"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L398"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L398"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L399"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "Str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L401"}, {"caller_nid": "setupcfg_confighandler_parse_file", "callee": "read_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L401"}, {"caller_nid": "setupcfg_confighandler_parse_attr", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L414"}, {"caller_nid": "setupcfg_confighandler_parse_attr", "callee": "Str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L415"}, {"caller_nid": "setupcfg_confighandler_parse_attr", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L417"}, {"caller_nid": "setupcfg_confighandler_parse_attr", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L420"}, {"caller_nid": "setupcfg_confighandler_parse_attr", "callee": "read_attr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L421"}, {"caller_nid": "setupcfg_parse_section_to_dict_with_key", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L454"}, {"caller_nid": "setupcfg_parse_section_to_dict_with_key", "callee": "values_parser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L455"}, {"caller_nid": "setupcfg_parse_section_to_dict", "callee": "values_parser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L468"}, {"caller_nid": "setupcfg_confighandler_parse_section", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L476"}, {"caller_nid": "setupcfg_confighandler_parse_section", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L477"}, {"caller_nid": "setupcfg_confighandler_parse", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L486"}, {"caller_nid": "setupcfg_confighandler_parse", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L491"}, {"caller_nid": "setupcfg_confighandler_parse", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L494"}, {"caller_nid": "setupcfg_confighandler_parse", "callee": "OptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L499"}, {"caller_nid": "setupcfg_confighandler_parse", "callee": "section_parser_method", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L504"}, {"caller_nid": "setupcfg_confighandler_deprecated_config_handler", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L513"}, {"caller_nid": "setupcfg_configmetadatahandler_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L547"}, {"caller_nid": "setupcfg_parsers", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L556"}, {"caller_nid": "setupcfg_parsers", "callee": "exclude_files_parser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L569"}, {"caller_nid": "setupcfg_configmetadatahandler_parse_version", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L589"}, {"caller_nid": "setupcfg_configmetadatahandler_parse_version", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L593"}, {"caller_nid": "setupcfg_configmetadatahandler_parse_version", "callee": "OptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L595"}, {"caller_nid": "setupcfg_configmetadatahandler_parse_version", "callee": "version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L602"}, {"caller_nid": "setupcfg_configoptionshandler_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L615"}, {"caller_nid": "setupcfg_configoptionshandler_parse_requirements_list", "callee": "List", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L632"}, {"caller_nid": "setupcfg_configoptionshandler_parse_requirements_list", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L632"}, {"caller_nid": "setupcfg_parsers", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L655"}, {"caller_nid": "setupcfg_configoptionshandler_parse_cmdclass", "callee": "cmdclass", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L668"}, {"caller_nid": "setupcfg_configoptionshandler_parse_packages", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L677"}, {"caller_nid": "setupcfg_configoptionshandler_parse_packages", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L684"}, {"caller_nid": "setupcfg_configoptionshandler_parse_packages", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L687"}, {"caller_nid": "setupcfg_configoptionshandler_parse_packages", "callee": "find_packages", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L693"}, {"caller_nid": "setupcfg_configoptionshandler_parse_section_packages_find", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L705"}, {"caller_nid": "setupcfg_configoptionshandler_parse_section_packages_find", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L707"}, {"caller_nid": "setupcfg_configoptionshandler_parse_package_data", "callee": "canonic_package_data", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L723"}, {"caller_nid": "setupcfg_configoptionshandler_parse_section_extras_require", "callee": "Dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L749"}, {"caller_nid": "setupcfg_configoptionshandler_parse_section_data_files", "callee": "canonic_data_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L758"}, {"caller_nid": "setupcfg_message", "callee": "_format", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py", "source_location": "L778"}]} |