Package boost-python-devel: Information

    Binary package: boost-python-devel
    Version: 1.53.0-alt3
    Architecture: x86_64
    Build time:  Mar 31, 2013, 01:48 AM
    Source package: boost
    Category: Development/C++
    Report package bug
    License: Boost Software License
    Summary: The Boost Python Library (Boost.Python) development files
    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.
    
    This package contains development files for Boost.Python build with
    Python 2.

    Maintainer: Ivan A. Melnikov


    Last changed


    Feb. 16, 2013 Ivan A. Melnikov 1:1.53.0-alt3
    - build with python3-3.3.0.
    Feb. 9, 2013 Ivan A. Melnikov 1:1.53.0-alt2
    - add patch 29 to make qt4 moc work even when some boost headers
      included.
    Feb. 6, 2013 Ivan A. Melnikov 1:1.53.0-alt1
    - new version;
    - subpackages for Boost.Atomic, Boost.Coroutine, Boost.Lockfree and
      Boost.Multiprecision.