U
    md!                     @  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-ewc_p_ai/bin/pythonz1.1.0z1.1.1z0.13.1z2.10.4Zninjaz3/project/.mesonpy-q8rm3i39/build/lib/contourpy/utilz/project/lib/contourpy/utilFalsez-Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dvsenv=True --native-file=/project/.mesonpy-q8rm3i39/build/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   U/home/sam/Atlas/atlas_env/lib/python3.8/site-packages/contourpy/util/_build_config.pybuild_config   sB    r   N)
__future__r   r   r   r   r   r   <module>   s   