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. Its goals and syntax are similar to the excellent Boost.Python library by David Abrahams: to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.
... part of T2, get it here
URL: https://pybind11.readthedocs.io/en/stable/
Author: Wenzel Jakob <wenzel [at] inf [dot] ethz [dot] ch>
Maintainer: The T2 Project <t2 [at] t2sde [dot] org>
License: MIT
Status: Stable
Version: 2.11.1
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/pybind/pybind11/ pybind-2.11.1.tar.gz
T2 source: pybind.cache
T2 source: pybind.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.86 MB, 70 files
Dependencies (build time detected): 00-dirtree bash binutils boost cmake coreutils diffutils make python sed setuptools tar
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).