aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-PYB11Generator/pkg-descr
blob: 31b7b269f6209cf98d8881ac6d92856722867b84 (plain) (blame)
1
2
3
4
PYB11Generator is a python based code generator that creates pybind11 code for
binding C++ libraries as extensions in Python. PYB11Generator parses input that
is very close to writing the desired interface in native python, turning this
into the corresponding pybind11 C++ code.