[ aria ]
[ 源代码: libjna-java ]
软件包:libjna-jni(5.13.0-2)
Dynamic access of native libraries from Java without JNI (native libs)
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.
This package contains the native libraries for libjna-java
其他与 libjna-jni 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime