Source: java-template-engine Section: java Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper-compat (= 13), default-jdk, libmaven3-core-java, maven-debian-helper (>= 2.6) Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/java-team/java-template-engine.git Vcs-Browser: https://salsa.debian.org/java-team/java-template-engine Homepage: https://jte.gg Package: libjava-template-engine-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends} Description: Java Template Engine jte (Java Template Engine) is a secure and lightweight template engine for Java and Kotlin. jte is designed to introduce as few new keywords as possible and builds upon existing language features, making it straightforward to reason about what a template does.