Source: velocity-tools Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Damien Raude-Morvan Build-Depends: ant, ant-optional, antlr, debhelper-compat (= 13), default-jdk, junit4, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, libdom4j-java, libjsp-api-java, liboro-java, libservlet-api-java, maven-repo-helper, velocity Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/velocity-tools.git Vcs-Browser: https://salsa.debian.org/java-team/velocity-tools Homepage: http://velocity.apache.org/tools/ Package: libvelocity-tools-java Architecture: all Depends: libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, libdom4j-java, liboro-java, velocity, ${misc:Depends} Description: collection of useful tools for Velocity template engine The VelocityTools project is a collection of useful Java classes (aka tools), as well as infrastructure to easily, automatically and transparently make these tools available to Velocity templates. . Project include easy integration of Velocity into the view-layer of web applications (via the VelocityViewTag and VelocityViewServlet) and integration with Struts 1.x applications.