python3.2-config

Header files and a static library for Python (v3.2)

Install

All systems
curl cmd.cat/python3.2-config.sh
Debian Debian
apt-get install python3.2-dev
Raspbian
apt-get install python3.2-dev

python3.2-dev

Header files and a static library for Python (v3.2)

Header files, a static library and development tools for building Python (v3.2) modules, extending the Python interpreter or embedding Python (v3.2) in applications. Maintainers of Python packages should read README.maintainers.