[ ソース: golang-github-benbjohnson-tmpl ]
パッケージ: tmpl (0.0~git20160209.0.8e77bc5-7 など)
tmpl に関するリンク
Debian の資源:
golang-github-benbjohnson-tmpl ソースパッケージをダウンロード:
- [golang-github-benbjohnson-tmpl_0.0~git20160209.0.8e77bc5-7.dsc]
- [golang-github-benbjohnson-tmpl_0.0~git20160209.0.8e77bc5.orig.tar.xz]
- [golang-github-benbjohnson-tmpl_0.0~git20160209.0.8e77bc5-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Command line interface to Go's text/template library - CLI utility
This program is a command line interface to Go's text/template library. It can be used by passing in a set of JSON-encoded data and a list of template paths ending in a .tmpl extension. The templates are processed and their results are saved to the filename with the .tmpl extension removed.
This package contains the command line interface utility.