Home

The java/jna port

jna-5.11.0p2 – Java Native Access (JNA) (cvsweb github mirror)

Description

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.
WWW: https://github.com/java-native-access/jna

Maintainer

The OpenBSD ports mailing-list

Only for arches

aarch64 amd64 i386

Categories

devel java

Library dependencies

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search