slackbuilds/libraries/Mustache/README

8 lines
197 B
Plaintext

Mustache (Mustache text templates for modern C++)
Features:
* Header only
* Zero dependencies
* Templated string type for compatibility with any STL-like string
(std::string, std::wstring, etc)