Pakket: libboost-python1.33.1 (1.33.1-9ubuntu3.1) [security]
Verwijzigingen voor libboost-python1.33.1
Ubuntu bronnen:
Het bronpakket boost downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Boost Team (Mailarchief)
- Steve M. Robbins
- Domenico Andreoli
- Christophe Prud'homme
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Boost.Python Library
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/
Andere aan libboost-python1.33.1 gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:4.1.2)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 4.1.2)
- De GNU stdc++ bibliotheek versie 3
-
- dep: python2.5 (>= 2.5)
- An interactive high-level object-oriented language (version 2.5)