python-config (1) Linux Manual Page
NAME python-config – output build options for python C/C++ extensions or embedding SYNOPSIS python-config [ –prefix ] [ –exec-prefix ] [ –includes ] [ –libs ] [ –cflags ] [ –ldflags ] [ –extension-suffix ] [ –configdir ] [ –help ] DESCRIPTION python-config helps compiling and linking programs, which embed the Python interpreter, or extension…
