Description
Provides a C++ library implementing a simple but capable template language. Developers use it to render text, HTML, configuration, or generated files from structured data.
Install it when building software that depends on ctemplate. Template output should be escaped or validated correctly when used in web or configuration contexts.