Пакет: libjna-java (5.13.0-2)
Ссылки для libjna-java
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libjna-java:
Сопровождающие:
- Debian Java maintainers (Страница КК, Почтовый архив)
- Jan Dittberner (Страница КК)
- Ludovic Claude (Страница КК)
- Andrew Ross (Страница КК)
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Dynamic access of native libraries from Java without JNI
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's design aims to provide native access in a natural way with a minimum of effort. No boilerplate or generated code is required. While some attention is paid to performance, correctness and ease of use take priority.
The JNA library uses a small native library stub to dynamically invoke native code. The developer uses a Java interface to describe functions and structures in the target native library. This makes it quite easy to take advantage of native platform features without incurring the high overhead of configuring and building JNI code for multiple platforms.
Другие пакеты, относящиеся к libjna-java
|
|
|
|
-
- dep: libjna-jni
- Dynamic access of native libraries from Java without JNI (native libs)
Загрузка libjna-java
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 230,2 Кб | 266,0 Кб | [список файлов] |