Package libboost_python3-1.84.0: Information

  • Default inline alert: Version in the repository: 1.84.0-alt4

Binary package: libboost_python3-1.84.0
Version: 1.84.0-alt3
Architecture: x86_64
Build time:  Feb 14, 2024, 05:33 AM in the task #340550
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: Michael Shigorin


Last changed


Feb. 13, 2024 Michael Shigorin 1:1.84.0-alt3
- E2K: use the patch in the intended way (thx Krylov)
Feb. 12, 2024 Michael Shigorin 1:1.84.0-alt2
- E2K: prime_fmod ftbfs workaround (ilyakurdyukov@; mcst#8285)
Feb. 8, 2024 Ivan A. Melnikov 1:1.84.0-alt1
- 1.84.0
- Add patch to fix missing include in karma/binary
- Use the base package ('boost') in place of boost-complete
- Separate packages for Beast, Cobalt, MySQL and Redis libraries