[ ソース: golang-github-zclconf-go-cty ]
パッケージ: golang-github-zclconf-go-cty-dev (1.12.1-1)
golang-github-zclconf-go-cty-dev に関するリンク
Debian の資源:
golang-github-zclconf-go-cty ソースパッケージをダウンロード:
- [golang-github-zclconf-go-cty_1.12.1-1.dsc]
- [golang-github-zclconf-go-cty_1.12.1.orig.tar.gz]
- [golang-github-zclconf-go-cty_1.12.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
type system for dynamic values in Golang applications
cty (pronounced "see-tie") is a dynamic type system for applications written in Go that need to represent user-supplied values without losing type information. The primary intended use is for implementing configuration languages, but other uses may be possible too.
その他の golang-github-zclconf-go-cty-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-apparentlymart-go-textseg-dev (>= 13.0.0~)
- Golang implementation of Unicode Text Segmentation
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries
-
- dep: golang-gopkg-vmihailenco-msgpack.v2-dev
- Msgpack encoding for Golang