软件包: libmstch-dev (1.0.2-3)
libmstch-dev 的相关链接
Trisquel 的资源:
下载源码包 mstch:
维护者:
Original Maintainer:
- Guus Sliepen
外部的资源:
- 主页 [github.com]
相似软件包:
Mustache implementation in C++11
Mstch is a complete implementation of {{mustache}} templates using modern C++. It's compliant with specifications v1.1.3, including the lambda module.
Mustache is a logic-less template language. As such, it is very well suited for programs that are written in a compiled language, such as C and C++, as they cannot easily evaluate code found in a template. Mustache does however supports a simple conditional and a loop statement.
This package contains the header files and a static library.
其他与 libmstch-dev 有关的软件包
|
|
|
-
- dep: libboost-dev (>= 1.54)
- Boost C++ Libraries development files (default version)