| Name : boost-python
| |
| Version : 1.31.0
| Vendor : ALT Linux Team
|
| Release : alt2
| Date : 2004-05-24 14:09:12
|
| Group : Development/C++
| Source RPM : boost-1.31.0-alt2.src.rpm
|
| Size : 0.57 MB
| |
| Packager : Alexey Voinov < voins_altlinux_ru>
| |
| Summary : The Boost Python Library (Boost.Python)
|
Description :
Use the Boost Python Library 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.
|