libjna-java 5.6.0-1build1 source package in Ubuntu

Changelog

libjna-java (5.6.0-1build1) impish; urgency=medium

  * No-change rebuild for libffi soname change.

 -- Matthias Klose <email address hidden>  Fri, 10 Sep 2021 16:59:16 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libjna-java_5.6.0.orig.tar.xz 1.6 MiB ee176d4b0ad25c5d4084425b126af983e68f3f9676de2b5560a9051eeb186979
libjna-java_5.6.0-1build1.debian.tar.xz 10.2 KiB c985c48a59965afac8af826eb7b39c61ea4103be08b14ddc48ea93cb2529fcc3
libjna-java_5.6.0-1build1.dsc 2.4 KiB f24f3cee3f522a500e802cf72181f1b6b73cd545176cb862878407ad4ec742d4

View changes file

Binary packages built by this source

libjna-java: No summary available for libjna-java in ubuntu impish.

No description available for libjna-java in ubuntu impish.

libjna-java-doc: Dynamic access of native libraries from Java without JNI (documentation)

 JNA provides Java programs easy access to native shared libraries without
 writing anything but Java code - no JNI or native code is required. This
 functionality is comparable to Windows' Platform/Invoke and Python's ctypes.
 Access is dynamic at runtime without code generation.
 .
 This package contains the Javadoc API documentation.

libjna-jni: No summary available for libjna-jni in ubuntu impish.

No description available for libjna-jni in ubuntu impish.

libjna-jni-dbgsym: No summary available for libjna-jni-dbgsym in ubuntu impish.

No description available for libjna-jni-dbgsym in ubuntu impish.

libjna-platform-java: Dynamic access of native libraries from Java without JNI (platform extension)

 JNA provides Java programs easy access to native shared libraries without
 writing anything but Java code - no JNI or native code is required. This
 functionality is comparable to Windows' Platform/Invoke and Python's ctypes.
 Access is dynamic at runtime without code generation.
 .
 This package contains the platform library with many native functions already
 mapped as well as a set of utility interfaces that simplify native access.