master
/ miniconda3 / envs / poem / lib / pkgconfig / python-3.10.pc

python-3.10.pc @a8e0244 raw · history · blame

# See: man pkg-config
prefix=/home/jovyan/work/miniconda3/envs/poem
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: Python
Description: Build a C extension for Python
Requires:
Version: 3.10
Libs.private: -lcrypt -lpthread -ldl  -lutil -lm
Libs:
Cflags: -I${includedir}/python3.10