パッケージ: python-cxx (5.3.5-1.1) [universe]
python-cxx に関するリンク
Ubuntu の資源:
pycxx ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Matthias Klose
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
A Set of facilities to extend Python with C++
PyCXX is a set of C++ facilities to make it easier to write Python extensions. The chief way in which PyCXX makes it easier to write Python extensions is that it greatly increases the probability that your program will not make a reference-counting e rror and will not have to continually check error returns from the Python C API.
その他の python-cxx 関連パッケージ
|
|
|
-
- dep: python (<< 2.5)
- An interactive high-level object-oriented language (default version)
- dep: python (>= 2.4)
-
- dep: python2.4-cxx
- A Set of facilities to extend Python with C++