Download Source Package boost1.38:
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 also contains the pyste Boost.Python code generator that allows the user to specify classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code.
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 | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 1.38.0-7+b1 | 591.4 kB | 3708 kB | [list of files] |
| amd64 | 1.38.0-7+b1 | 478.3 kB | 2812 kB | [list of files] |
| armel | 1.38.0-7+b1 | 495.5 kB | 2804 kB | [list of files] |
| hppa | 1.38.0-7+b1 | 590.0 kB | 3148 kB | [list of files] |
| i386 | 1.38.0-7+b1 | 444.4 kB | 2516 kB | [list of files] |
| ia64 | 1.38.0-7+b1 | 605.1 kB | 3776 kB | [list of files] |
| kfreebsd-amd64 | 1.38.0-7+b1 | 478.3 kB | 2558 kB | [list of files] |
| kfreebsd-i386 | 1.38.0-7+b1 | 442.6 kB | 2174 kB | [list of files] |
| mips | 1.38.0-7+b1 | 494.5 kB | 2828 kB | [list of files] |
| mipsel | 1.38.0-7+b1 | 495.5 kB | 2828 kB | [list of files] |
| powerpc | 1.38.0-7+b1 | 488.3 kB | 2716 kB | [list of files] |
| s390 | 1.38.0-7+b1 | 456.8 kB | 2580 kB | [list of files] |
| sparc | 1.38.0-7+b1 | 448.2 kB | 2588 kB | [list of files] |