| .. | |||||
| python-3.9-embed.pc | |||||
| python-3.9.pc | |||||
| python3-embed.pc | |||||
| python3.pc |
# See: man pkg-config
prefix=/opt/alt/python39
exec_prefix=/opt/alt/python39
libdir=/opt/alt/python39/lib64
includedir=/opt/alt/python39/include
Name: Python
Description: Embed Python into an application
Requires:
Version: 3.9
Libs.private: -lcrypt -ldl -lutil -lm
Libs: -L${libdir} -lpython3.9
Cflags: -I${includedir}/python3.9
| .. | |||||
| python-3.9-embed.pc | |||||
| python-3.9.pc | |||||
| python3-embed.pc | |||||
| python3.pc |