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.
Homepage: http://www.boost.org/libs/python/
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 200.5 kB | 804 kB | [list of files] |
| amd64 | 178.1 kB | 652 kB | [list of files] |
| arm | 181.2 kB | 700 kB | [list of files] |
| hppa | 223.5 kB | 980 kB | [list of files] |
| i386 | 177.5 kB | 572 kB | [list of files] |
| ia64 | 233.7 kB | 1188 kB | [list of files] |
| mips | 175.6 kB | 804 kB | [list of files] |
| mipsel | 174.1 kB | 804 kB | [list of files] |
| powerpc | 185.2 kB | 740 kB | [list of files] |
| s390 | 179.3 kB | 684 kB | [list of files] |
| sparc | 176.8 kB | 676 kB | [list of files] |