Package boost-python3-devel: Information

Binary package: boost-python3-devel
Version: 1.77.0-alt5
Version in the repository: 1.84.0-alt3
Architecture: x86_64
Build time:  Jun 22, 2022, 05:18 PM in the task #302365
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 3.

Maintainer: Anton Midyukov


Last changed


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.
Dec. 15, 2021 Aleksei Nikiforov 1:1.77.0-alt3
- Fixed passing LTO flags to linker.