pkg://jna-3.0.2-7.fc10.src.rpm:3268597/HEADER
downloads
Name : jna Relocations: (not relocateable)
Version : 3.0.2 Vendor: Fedora Project
Release : 7.fc10 Build Date: Fri Apr 25 16:12:06 2008
Install date: (not installed) Build Host: ppc1.fedora.phx.redhat.com
Group : Development/Libraries Source RPM: (none)
Size : 3270310 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.