pkg://jna-3.0.2-8.fc8.src.rpm:3269015/HEADER
downloads
Name : jna Relocations: (not relocateable)
Version : 3.0.2 Vendor: Fedora Project
Release : 8.fc8 Build Date: Wed Apr 30 17:31:04 2008
Install date: (not installed) Build Host: xenbuilder4.fedora.phx.redhat.com
Group : Development/Libraries Source RPM: (none)
Size : 3270475 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.