[ Bron: pycxx ]
Pakket: python3-cxx-dev (7.1.4-0.1)
Verwijzigingen voor python3-cxx-dev
Debian bronnen:
Het bronpakket pycxx downloaden:
Beheerders:
Externe bronnen:
- Homepage [cxx.sourceforge.net]
Vergelijkbare pakketten:
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.
Andere aan python3-cxx-dev gerelateerde pakketten
|
|
|
|
-
- 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