Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-python - Runtime 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 runtime
support for Boost Python Library.
Packages
boost-python-1.46.0-1.fc15.i686
[116 KiB] |
Changelog
by Petr Machata (2011-04-04):
- Yet another way to pass -DBOOST_LIB_INSTALL_DIR to cmake. Passing
via CMAKE_CXX_FLAGS for some reason breaks when rpm re-quotes the
expression as a result of %{optflags} expansion.
- Related: #667294
|