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: 10773, 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 10804 is way too long (91 characters)
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball