| Name: | jna |
|---|---|
| Version: | 3.5.2 |
| Release: | 8.el7 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 474179 |
| License: | LGPLv2+ and ASL 2.0 |
| RPM: | jna-3.5.2-8.el7.aarch64.rpm |
| Source RPM: | jna-3.5.2-8.el7.src.rpm |
| Build Date: | Thu May 03 2018 |
| Build Host: | ca-buildarm01.us.oracle.com |
| Vendor: | Oracle America |
| 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. |