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: René Rebe <rene [at] exactco [dot] de>
License: MIT
Version: 2.13.6
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/pybind/pybind11/ pybind-2.13.6.tar.gz
T2 source: pybind11.cache
T2 source: pybind11.desc
Build time (on reference hardware): 4% (relative to binutils)2
Installed size (on reference hardware): 1.69 MB, 126 files
Dependencies (build time detected): bash binutils cmake coreutils diffutils gawk grep gzip linux-header make openssl python sed setuptools tar util-linux vcs-versioning
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).