Package pybind11: Information
Source package: pybind11
Version: 3.0.4-alt1
Build time: Jun 2, 2026, 07:52 PM in the task #419901
Category: Development/Other
Report package bugHome page: https://github.com/pybind/pybind11
License: BSD-3-Clause
Summary: Seamless operability between C++11 and Python
Description:
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Tutorial and reference documentation is provided at http://pybind11.readthedocs.org/en/master
Maintainer: Anton Vyatkin
List of contributors:
Anton Vyatkin
Vitaly Lipatov
Michael Shigorin
Ivan A. Melnikov
George V. Kouryachy
Nikolai Kostrigin
Arseny Maslennikov
Andrey Bychkov
Aleksei Nikiforov
Stanislav Levin
Anton Vyatkin
Vitaly Lipatov
Michael Shigorin
Ivan A. Melnikov
George V. Kouryachy
Nikolai Kostrigin
Arseny Maslennikov
Andrey Bychkov
Aleksei Nikiforov
Stanislav Levin
Last changed
June 2, 2026 Anton Vyatkin 3.0.4-alt1
- New version 3.0.4 (Closes: #46642).
May 14, 2026 Vitaly Lipatov 3.0.2-alt4
- NMU: devel: add missing Requires: python3-devel (closes: 59135)
May 7, 2026 Michael Shigorin 3.0.2-alt3
- spec: -fno-exceptions for lcc as well (ilyakurdyukov@)