Package : ctemplate

Package details

Summary: Simple but powerful template language for C++

Description:
The ctemplate package contains a library implementing a simple but
powerful template language for C++. It emphasizes separating logic
from presentation: it is impossible to embed application logic in this
template language. This limits the power of the template language
without limiting the power of the template *system*. Indeed, Google's
"main" web search uses this system exclusively for formatting output.


URL: https://github.com/olafvdspek/ctemplate
License: BSD

Maintainer: nobody

List of RPMs