[Bug 257131] [NEW PORT]: devel-cadquery-pywrap - C++ to python wrapper used by CadQuery.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Jul 2021 13:37:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257131

            Bug ID: 257131
           Summary: [NEW PORT]: devel-cadquery-pywrap - C++ to python
                    wrapper used by CadQuery.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/CadQuery/pywrap
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ports@nicandneal.net

Created attachment 226394
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226394&action=edit
Git diff of 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.

This port is a requirement for an upcoming update to cad/cadquery, which is
currently broken. It in turn requires the following new ports to be committed:
bug #256925 and bug #256924 before committing this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.