python3.2mu-config
Header files and a static library for Python (v3.2)
Install
- All systems
-
curl cmd.cat/python3.2mu-config.sh
- Debian
-
apt-get install python3.2-dev
- Raspbian
-
apt-get install python3.2-dev
- Dockerfile
- dockerfile.run/python3.2mu-config
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.