[ 原始碼: golang-github-zclconf-go-cty ]
套件:golang-github-zclconf-go-cty-dev(1.5.1-1)
golang-github-zclconf-go-cty-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-zclconf-go-cty:
- [golang-github-zclconf-go-cty_1.5.1-1.dsc]
- [golang-github-zclconf-go-cty_1.5.1.orig.tar.gz]
- [golang-github-zclconf-go-cty_1.5.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 (>= 12.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