aboutsummaryrefslogtreecommitdiff
path: root/devel/mustache/pkg-descr
blob: a8e90c773db185db442b29ffd0d72ff4477a9ab6 (plain) (blame)
1
2
3
4
5
6
7
8
Mustache implementation for modern C++ (requires C++11).

Features:
* Header only
* Zero dependencies
* Templated string type for compatibility with any STL-like string (std::string, std::wstring, etc)

WWW: https://github.com/kainjow/Mustache