[ 源代码: pycxx ]
软件包:python3-cxx-dev(7.1.4-0.1)
Set of facilities to extend Python3 with C++
PyCXX is a set of C++ facilities to make it easier to write Python3 extensions. The main advantage is that it greatly increases the probability that your program will not make a reference-counting errors and will not have to continually check error returns from the Python C API.
This package contains the Python3 headers and sources.
其他与 python3-cxx-dev 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- sug: pkg-config
- manage compile and link flags for libraries