套件:libboost-python1.74-dev(1.74.0+ds1-23.1 以及其他的)
libboost-python1.74-dev 的相關連結
Debian 的資源:
下載原始碼套件 boost1.74:
- [boost1.74_1.74.0+ds1-23.1.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-23.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.boost.org]
相似套件:
Boost.Python Library development files
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.
This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages.
其他與 libboost-python1.74-dev 有關的套件
|
|
|
|
-
- dep: libboost-python1.74.0 (= 1.74.0+ds1-23.1+b3)
- Boost.Python Library
-
- dep: libboost1.74-dev (= 1.74.0+ds1-23.1+b3)
- Boost C++ Libraries development files
-
- dep: libpython3-dev
- header files and a static library for Python (default)
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- sug: gccxml
- 套件暫時不可用
-
- sug: libboost1.74-doc
- Boost.org libraries documentation placeholder