The mustache template language in Go
mustache.go is an implementation of the mustache template language in Go. It
is better suited for website templates than Go's native pkg/template.
mustache.go is fast, it parses templates efficiently and stores them in a
tree-like structure which allows for fast execution.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.2/go-mustache.go && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| go-mustache.go.changes | 0000003180 3.11 KB | |
| go-mustache.go.spec | 0000002122 2.07 KB | |
| mustache.go-0.0.0+git20120208.tar.bz2 | 0000008144 7.95 KB | |
| opensuse-build-fix.patch | 0000005598 5.47 KB |
Comments 0