Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jna - Pure Java access to native libraries
- Description:
JNA provides Java programs easy access to native shared libraries
(DLLs on Windows) without writing anything but Java code. 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.
Packages
jna-3.4.0-4.el5.i386
[263 KiB] |
Changelog
by Levente Farkas (2012-06-20):
- fix #833786 by Mary Ellen Foster
|
jna-3.4.0-4.el5.x86_64
[269 KiB] |
Changelog
by Levente Farkas (2012-06-20):
- fix #833786 by Mary Ellen Foster
|