U
    i2e                     @  s   d dl mZ ddddZdS )    )annotationszdict[str, str])returnc                !   C  sF   t ddddddddd	d
ddddddddddddddddddddddS )z
    Return a dictionary containing build configuration settings.

    All dictionary keys and values are strings, for example ``False`` is
    returned as ``"False"``.
    z3.8z'/usr/local/lib/python3.8/site-packages/z"/tmp/build-env-dhtgjwl5/bin/pythonz1.1.1z1.2.1z0.14.0z2.11.1Zninjaz-/project/.mesonpy-otn0iaj2/lib/contourpy/utilz/project/lib/contourpy/utilFalsez-Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dvsenv=True --native-file=/project/.mesonpy-otn0iaj2/meson-python-native-file.inireleasezc++173Truez
if-releaseZfrom_buildtypeZgccz10.2.1zld.bfdzc++x86_64littlelinux)python_versionZpython_install_dirZpython_pathZcontourpy_versionZmeson_versionZmesonpy_versionZpybind11_versionZmeson_backend	build_dir
source_dirZcross_buildbuild_optionsZ	buildtypeZcpp_stddebugoptimizationZvsenvZb_ndebugZb_vscrtZcompiler_nameZcompiler_versionZ	linker_idZcompile_commandZhost_cpuZhost_cpu_familyZhost_cpu_endianZhost_cpu_systemZ	build_cpuZbuild_cpu_familyZbuild_cpu_endianZbuild_cpu_system)dict r   r   @/tmp/pip-unpacked-wheel-_24pu9r8/contourpy/util/_build_config.pybuild_config   sB    r   N)
__future__r   r   r   r   r   r   <module>   s   