blob: 489584814bb9bc19fa409bc1bd99420349175000 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "mstch",
"version-string": "1.0.2",
"port-version": 3,
"description": "Mstch is a complete implementation of {{mustache}} templates using modern C++",
"homepage": "https://github.com/no1msd/mstch",
"dependencies": [
"boost-variant"
]
}
|