Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2021 08:42:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 257131] [NEW PORT] devel/py-cadquery-pywrap: C++ binding generator for Python
Message-ID:  <bug-257131-21822-HaNdlh7I0W@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257131-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257131-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257131

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D1de9073690687a9fb6c3b34564a71b4=
f2c560e9d

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(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257131-21822-HaNdlh7I0W>