Package libboost_python3-1.80.0: Information

    Binary package: libboost_python3-1.80.0
    Version: 1.80.0-alt1
    Architecture: aarch64
    Build time:  Oct 25, 2022, 07:54 AM in the task #308894
    Source package: boost
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    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: Ivan A. Melnikov


    Last changed


    Sept. 9, 2022 Ivan A. Melnikov 1:1.80.0-alt1
    - Updated to upstream version 1.80.0
    June 22, 2022 Anton Midyukov 1:1.77.0-alt5
    - add upstream patch for fix build packages with CGAL and gcc12 on ppc64le
      (e.g. openscad)
    Jan. 14, 2022 Aleksei Nikiforov 1:1.77.0-alt4
    - Fixed compatibility with python-3.10.