aboutsummaryrefslogtreecommitdiff
path: root/libs/libmstch
Commit message (Collapse)AuthorAge
* libmstch: add mstch libraryAmol Bhave2019-05-09
mstch is an implementation of the the mustache templates using C++. This package will build mstch static library that can be used by other packages. Signed-off-by: Amol Bhave <ambhave@fb.com>