Language

Package: java-native-access @ 4.5.1

Synopsis

Access to native shared libraries from Java

Description

JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or native code is required. JNA allows you to call directly into native functions using natural Java method invocation.

Home page
https://github.com/java-native-access/jna
Location
gnu/packages/java.scm (line: 12871, column: 2)
Licenses

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball
formatting

Look for formatting issues in the source

line 12902 is way too long (91 characters)