[Bug 257131] [NEW PORT] devel/py-cadquery-pywrap: C++ binding generator for Python

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 Oct 2021 08:42:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257131

--- Comment #19 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1de9073690687a9fb6c3b34564a71b4f2c560e9d

commit 1de9073690687a9fb6c3b34564a71b4f2c560e9d
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2021-10-28 06:55:50 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-10-28 08:40:42 +0000

    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

 devel/Makefile                           |  1 +
 devel/py-cadquery-pywrap/Makefile (new)  | 39 ++++++++++++++++++++++++++++++++
 devel/py-cadquery-pywrap/distinfo (new)  |  3 +++
 devel/py-cadquery-pywrap/pkg-descr (new) |  6 +++++
 4 files changed, 49 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.