套件: libboost-python1.74.0 (1.74.0-14ubuntu3)
libboost-python1.74.0 的相關超連結
Trisquel 的資源:
下載原始碼套件 boost1.74:
- [boost1.74_1.74.0-14ubuntu3.dsc]
- [boost1.74_1.74.0.orig.tar.xz]
- [boost1.74_1.74.0-14ubuntu3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Boost Team
- Steve M. Robbins
- Giovanni Mascellani
- Anton Gladky
外部的資源:
- 主頁 [www.boost.org]
相似套件:
Boost.Python Library
This package forms 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.
One of the python interpreter packages is required to use the created extensions.
其他與 libboost-python1.74.0 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- sug: python3
- interactive high-level object-oriented language (default python3 version)