Package libboost_python3-1.71.0: Information

    Binary package: libboost_python3-1.71.0
    Version: 1.71.0-alt2
    Architecture: ppc64le
    Build time:  Mar 20, 2020, 08:28 AM in the task #247988
    Source package: boost1.71.0
    Category: Development/C++
    Report package bug
    License: Boost Software License
    Summary: The Boost Python Library (Boost.Python) for Python 3
    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: Aleksei Nikiforov


    Last changed


    Jan. 21, 2020 Aleksei Nikiforov 1:1.71.0-alt2
    - Built boost-1.71.0 legacy libraries package.
    Nov. 8, 2019 Aleksei Nikiforov 1:1.71.0-alt1
    - Updated to upstream version 1.71.0.
    - Spec cleanup.
    June 2, 2019 Michael Shigorin 1:1.67.0-alt8
    - Don't disable mpi knob on e2k by default anymore.