pkg://jna-3.0.4-1.svn630.fc10.src.rpm:22135311/HEADER
downloads
Name : jna Relocations: (not relocateable)
Version : 3.0.4 Vendor: Fedora Project
Release : 1.svn630.fc10 Build Date: Thu Jul 31 22:42:07 2008
Install date: (not installed) Build Host: ppc4.fedora.phx.redhat.com
Group : Development/Libraries Source RPM: (none)
Size : 22138174 License: LGPLv2+
Packager : Fedora Project
URL : https://jna.dev.java.net/
Summary : 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.