[Bug 285159] [NEW PORT] java/jextract: generate bindings from native libraries

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Mar 2025 18:00:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285159

            Bug ID: 285159
           Summary: [NEW PORT] java/jextract: generate bindings from
                    native libraries
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: igor@kolesnik.es

Created attachment 258281
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258281&action=edit
patch

jextract is a tool which mechanically generates Java bindings from
native library headers.  This tools leverages the clang C API in order
to parse the headers associated with a given native library, and the
generated Java bindings build upon the Foreign Function & Memory API.

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