[ 源代码: 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