boost-python3 - Run-Time component of boost python library for Python 3
Website: | http://www.boost.org |
---|---|
License: | Boost and MIT and Python |
Vendor: | Fedora Project |
- Description:
The Boost Python Library is a framework for interfacing Python and C++. It allows you to quickly and seamlessly expose C++ classes functions and objects to Python, and vice versa, using no special tools -- just your C++ compiler. This package contains run-time support for Boost Python Library compiled for Python 3.
Packages
boost-python3-1.50.0-4.fc18.armv5tel [109 KiB] |
Changelog
by Petr Machata (2012-08-15):
- Override boost_thread-mt.so with a linker script that brings in Boost.System DSO as well. |