libjna-java 4.5.0-1 source package in Ubuntu

Changelog

libjna-java (4.5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Standards-Version updated to 4.1.0

 -- Emmanuel Bourg <email address hidden>  Fri, 15 Sep 2017 14:43:54 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libjna-java_4.5.0-1.dsc 2.3 KiB e71f3344e3265bb211febda7bdf7e714de65b13655544d2b06ae7641fa4dd2e0
libjna-java_4.5.0.orig.tar.xz 970.2 KiB 8e2a3d6b7dcf48b0f1056176ce877554c202b22ae39f210e3c8b4cfe6b819e24
libjna-java_4.5.0-1.debian.tar.xz 10.0 KiB d8b4274d354623959544f4a33bc97f120e7acd99ca284bf83845c22e488c1546

Available diffs

No changes file available.

Binary packages built by this source

libjna-java: Dynamic access of native libraries from Java without JNI

 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.
 .
 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.
 .
 The JNA library uses a small native library stub to dynamically invoke native
 code. The developer uses a Java interface to describe functions and structures
 in the target native library. This makes it quite easy to take advantage of
 native platform features without incurring the high overhead of configuring and
 building JNI code for multiple platforms.

libjna-java-doc: No summary available for libjna-java-doc in ubuntu artful.

No description available for libjna-java-doc in ubuntu artful.

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

No description available for libjna-jni in ubuntu artful.

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

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

libjna-platform-java: No summary available for libjna-platform-java in ubuntu artful.

No description available for libjna-platform-java in ubuntu artful.