stringtemplate4 4.0.8-2 source package in Ubuntu
Changelog
stringtemplate4 (4.0.8-2) unstable; urgency=medium * Rebuild with antlr3 3.5.2-2 to depend on libantlr3-runtime-java -- Emmanuel Bourg <email address hidden> Fri, 31 Jul 2015 13:26:12 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc | |
Bionic | release | universe | misc | |
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
stringtemplate4_4.0.8-2.dsc | 2.0 KiB | 217df3844c0815758e7e7d88d2411657f67d4a9e8e2caa7c980fd830d3a5c611 |
stringtemplate4_4.0.8.orig.tar.gz | 143.9 KiB | 07013e36d16968b514092b1e33cbe53f811a70a12c96e2e56c2e97a4304431df |
stringtemplate4_4.0.8-2.debian.tar.xz | 3.3 KiB | eff0efd77d74d0891893cb16eef419abc25808eb9f479ce01354a36ff1b36b38 |
Available diffs
- diff from 4.0.8-1 to 4.0.8-2 (446 bytes)
No changes file available.
Binary packages built by this source
- libstringtemplate4-java: StringTemplate templating engine for Java
StringTemplate is a Java template engine for generating source code,
web pages, emails, or any other formatted text output. StringTemplate
is particularly good at multi-targeted code generators, multiple site
skins, and internationalization/localizat ion.
.
Its distinguishing characteristic is that unlike other engines,
it strictly enforces model-view separation. Strict separation makes websites
and code generators more flexible and maintainable; it also provides
an excellent defense against malicious template authors.