Description
Python 2 applications can use Boost.Python runtime libraries for C++ extension integration. It is useful only for legacy software that still depends on Python 2 bindings.
Python 2 is end-of-life and should be avoided for new development. Use this compatibility package only when maintaining old software that cannot yet migrate.