Package boost-python-devel: Information

    Binary package: boost-python-devel
    Version: 1.76.0-alt2
    Architecture: e2k
    Build time:  Jun 21, 2022, 03:56 AM
    Source package: boost
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    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: Ilya Kurdyukov


    Last changed


    June 23, 2021 Ilya Kurdyukov 1:1.76.0-alt2
    - added makecontext patch for Elbrus
    April 28, 2021 Aleksei Nikiforov 1:1.76.0-alt1
    - Updated to upstream version 1.76.0.
    - Disabled compat python symlinks.
    - Enabled cmake support.
    March 15, 2021 Aleksei Nikiforov 1:1.75.0-alt3
    - Packaged boost-build instead of boost-jam.