K 10 svn:author V 4 miwi K 8 svn:date V 27 2017-05-06T07:28:37.013217Z K 7 svn:log V 400 A lightweight header-only library 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. WWW: https://github.com/wjakob/pybind11 PR: 214685 Submitted by: Yuri Victorovich END