软件包: libboost-python1.34.1 (1.34.1-14ubuntu2)
libboost-python1.34.1 的相关链接
Ubuntu 的资源:
下载源码包 boost:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Boost Team (Mail Archive)
- Steve M. Robbins
- Domenico Andreoli
- Christophe Prud'homme
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [www.boost.org]
相似软件包:
Boost.Python Library
Part of the Boost C++ Libraries collection.
The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others.
其它与 libboost-python1.34.1 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.3.6-6~) [i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [amd64]
-
- dep: libgcc1 (>= 1:4.1.1)
- GCC支持库
-
- dep: libstdc++6 (>= 4.2.1)
- GNU标准C++库第三版。本软件包包含了