ports/textproc/stringtemplate/pkg/DESCR

6 lines
300 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
StringTemplate is a java template engine (with ports for C#, Python,
Ruby, and Scala) 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/localization.