Source: hawtjni Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: default-jdk, debhelper-compat (= 13), libasm-java, libcommons-lang-java, libmaven-plugin-tools-java, libplexus-component-metadata-java, libxbean-java, maven-debian-helper (>= 2.2) Standards-Version: 4.6.0.1 Vcs-Git: https://salsa.debian.org/java-team/hawtjni.git Vcs-Browser: https://salsa.debian.org/java-team/hawtjni Homepage: http://fusesource.com/forge/sites/hawtjni/ Package: libhawtjni-runtime-java Architecture: all Depends: ${misc:Depends} Description: Java library that provide JNI code generation HawtJNI is a code generator that produces the JNI code needed to implement java native methods. It is based on the jnigen code generator that is part of the SWT Tools project which is used to generate all the JNI code which powers the eclipse platform. Package: libhawtjni-generator-java Architecture: all Depends: ${misc:Depends}, libhawtjni-runtime-java, libasm-java, libcommons-cli-java, libcommons-lang-java, libxbean-java Description: HawtJNI Generator HawtJNI is a code generator that produces the JNI code needed to implement java native methods. It is based on the jnigen code generator that is part of the SWT Tools project which is used to generate all the JNI code which powers the eclipse platform. . This package contains the JNI code generation tools. Package: libhawtjni-maven-plugin-java Architecture: all Depends: ${misc:Depends}, libhawtjni-generator-java Description: HawtJNI Maven Plugin HawtJNI is a code generator that produces the JNI code needed to implement java native methods. It is based on the jnigen code generator that is part of the SWT Tools project which is used to generate all the JNI code which powers the eclipse platform. . This package contains the Maven plugin.