[ 原始碼: pycxx ]
套件:python3-cxx-dev(7.0.3-2)
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: python-cxx-dev
- Set of facilities to extend Python with C++
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- sug: pkg-config
- manage compile and link flags for libraries