Package libboost_python1.76.0: Information

    Binary package: libboost_python1.76.0
    Version: 1.76.0-alt2
    Architecture: i586
    Build time:  Jul 8, 2021, 03:32 AM in the task #277557
    Source package: boost
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    Summary: The Boost Python Library (Boost.Python)
    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.

    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.