[ ソース: golang-github-makenowjust-heredoc-v2 ]
パッケージ: golang-github-makenowjust-heredoc-v2-dev (2.0.1-2)
golang-github-makenowjust-heredoc-v2-dev に関するリンク
Debian の資源:
golang-github-makenowjust-heredoc-v2 ソースパッケージをダウンロード:
- [golang-github-makenowjust-heredoc-v2_2.0.1-2.dsc]
- [golang-github-makenowjust-heredoc-v2_2.0.1.orig.tar.xz]
- [golang-github-makenowjust-heredoc-v2_2.0.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-renstrom-dedent-dev
- golang-github-lithammer-dedent-dev
- cl-heredoc
- libxml-filter-detectws-perl
- python3-doxypypy
- golang-github-nkovacs-streamquote-dev
- golang-github-spdx-tools-golang-dev
- libemail-mime-createhtml-perl
- golang-github-jteeuwen-go-bindata-dev
- golang-github-tdewolff-minify-dev
- golang-github-pelletier-go-toml
Convert strings to here documents in Go (v2) (library)
Here documents allow text files or other data to be embedded in source files. The heredoc library implements the whitespace filtering and line break preservation since Go does not have any syntax allowing here documents natively.
This package contains version 2.x of heredoc.