Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-python - Run-Time component of boost python library
- 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.
Packages
boost-python-1.55.0-4.fc21.ppc64le
[135 KiB] |
Changelog
by Petr Machata (2014-11-12):
- Fix boost::shared_ptr<T>::operator[], which was ill-formed for
non-array T's. (boost-1.54.0-smart_ptr-shared_ptr_at.patch)
|