[ buster ]
[ 源代码: pycxx ]
软件包:python-cxx-dev(7.0.3-2)
Set of facilities to extend Python 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 Python headers and sources.
其他与 python-cxx-dev 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-dev
- header files and a static library for Python2
-
- sug: pkg-config
- manage compile and link flags for libraries