gluegen2 2.1.2-1 source package in Ubuntu

Changelog

gluegen2 (2.1.2-1) unstable; urgency=low


  * New upstream release
  * Update of the repack script to remove some thirdparty jars

 -- Sylvestre Ledru <email address hidden>  Fri, 08 Nov 2013 10:20:37 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gluegen2_2.1.2-1.dsc 1.5 KiB a55a1d7e5ec4e52e3d50ef5ff65dde2744b0845dad7874ca27f13bdcc328d4b0
gluegen2_2.1.2.orig.tar.bz2 394.7 KiB 237e46505ab63b6df3c8b4b2adc41976f101071b69a9a6d17db35656f9158f49
gluegen2_2.1.2-1.debian.tar.gz 15.2 KiB fb223549924d15d7666cff58571d6932522b480ca09b2f4c1b5fb22a36700c7a

Available diffs

No changes file available.

Binary packages built by this source

libgluegen2-build-java: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package contains some Java sources necessary to build gluegen-based
 packages.

libgluegen2-doc: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package includes the API documentation for Gluegen package.

libgluegen2-jni: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package includes the architecture specific java native interface part.

libgluegen2-rt-java: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package contains the gluegen 2 runtime files.