FreeBSD.software

jna

5.15.0_2

Java access to native shared libraries

JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation. JNA allows you to call directly into native functions using natural Java method invocation. The Java call looks just like it does in native code. Most calls require no special handling or configuration; no boilerplate or generated code is required.

Origin: devel/jna
Category: devel
Size: 55.0MiB
License: APACHE20, LGPL21+
Maintainer: ports@markdixon.name
Dependencies: 2 packages
Required by: 9 packages
$pkg install jna

Dependencies (2)

Required By (9 packages)

More in devel