Language

Package: java-stringtemplate @ 3.2.1

Synopsis

Template engine to generate formatted text output

Description

StringTemplate is a java template engine (with ports for C#, Objective-C, JavaScript, Scala) for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at code generators, multiple site skins, and internationalization / localization. StringTemplate also powers ANTLR.

Home page
https://www.stringtemplate.org
Location
gnu/packages/java.scm (line: 7916, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'antlr' does not match package name 'antlr2'