[ Bron: golang-github-zclconf-go-cty ]
Pakket: golang-github-zclconf-go-cty-dev (1.5.1-1)
Verwijzigingen voor golang-github-zclconf-go-cty-dev
Debian bronnen:
Het bronpakket golang-github-zclconf-go-cty downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-zclconf-go-cty-dev gerelateerde pakketten
|
|
|
|
-
- 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