pkg://jna-3.0.2-7.fc9.src.rpm:3268742/HEADER
downloads
Name : jna Relocations: (not relocateable)
Version : 3.0.2 Vendor: Fedora Project
Release : 7.fc9 Build Date: Sat Apr 5 01:50:48 2008
Install date: (not installed) Build Host: ppc2.fedora.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.