ports/devel/py-cadquery-pywrap/pkg-descr
Neal Nelson 1de9073690 devel/py-cadquery-pywrap: Add new port
PyWrap is a C++ binding generator using pybind11, libclang and
jinja. The main goal of this project is to automatically generate
bindings for OCCT7.3 (opencascade) and beyond without single manual
edit of the generated code. Once finished the project will be usable
as a general C++ binding generator.

PR:		257131
2021-10-28 17:40:42 +09:00

6 lines
329 B
Text

PyWrap is a C++ binding generator using pybind11, libclang and jinja.
The main goal of this project is to automatically generate bindings for OCCT7.3
and beyond without single manual edit of the generated code.
Once finished the project will be usable as a general C++ binding generator.
WWW: https://github.com/CadQuery/pywrap