[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/pybind/pybind.desc [COPY] Copyright (C) 2023 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Seamless operability between C++11 and Python [T] Pybind11 is a lightweight header-only library that exposes C++ types in [T] Python and vice versa, mainly to create Python bindings of existing C++ [T] code. Its goals and syntax are similar to the excellent Boost.Python [T] library by David Abrahams: to minimize boilerplate code in [T] traditional extension modules by inferring type information [T] using compile-time introspection. [U] https://pybind11.readthedocs.io/en/stable/ [A] Wenzel Jakob [M] The T2 Project [C] extra/development [F] CROSS [E] opt eigen [L] MIT [V] 3.0.2 [P] X -----5---9 126.450 [D] 23798e8f85d427c0f1d920dbe4f836a53eca524256cd6f5f43803a65 pybind-3.0.2.tar.gz https://github.com/pybind/pybind11/archive/v3.0.2/ rungpepinstall=0 hook_add postdoc 3 "cmake --install . "