Download Source Package boost:
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 802.6 kB | 4816 kB | [list of files] |
| amd64 | 624.8 kB | 3576 kB | [list of files] |
| arm | 627.0 kB | 3248 kB | [list of files] |
| armel | 634.5 kB | 3392 kB | [list of files] |
| hppa | 815.1 kB | 4016 kB | [list of files] |
| i386 | 564.7 kB | 2916 kB | [list of files] |
| ia64 | 842.6 kB | 5112 kB | [list of files] |
| mips | 674.4 kB | 3600 kB | [list of files] |
| mipsel | 672.7 kB | 3600 kB | [list of files] |
| powerpc | 640.7 kB | 3360 kB | [list of files] |
| s390 | 599.6 kB | 3152 kB | [list of files] |
| sparc | 575.8 kB | 3152 kB | [list of files] |