# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| python-pybind11: python-pybind11 (interoperability between C++ and Python) python-pybind11: python-pybind11: pybind11 is a lightweight header-only library that exposes C++ types python-pybind11: in Python and vice versa, mainly to create Python bindings of existing python-pybind11: C++ code. Its goals and syntax are similar to the excellent python-pybind11: Boost.Python library by David Abrahams. python-pybind11: python-pybind11: Homepage: https://github.com/pybind/pybind11 python-pybind11: python-pybind11: python-pybind11: