prefix=/home/andy.gt/buildpath/AliPythonLoader/2024_02_23_00_6x/python_dep/Python_Dest_Tmp
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Python
Description: Python library
Requires:
Version: 2.7
Libs.private: -lpthread -ldl -lutil
Libs: -L${libdir} -lpython2.7
Cflags: -I${includedir}/python2.7