golang-github-zclconf-go-cty 1.2.1-1 source package in Ubuntu

Changelog

golang-github-zclconf-go-cty (1.2.1-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <email address hidden>  Mon, 13 Jan 2020 12:29:37 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-zclconf-go-cty_1.2.1-1.dsc 2.3 KiB b215480c5df89a42c5a3ec6266eb2fc08df9ae8d8f994235ee4e47a2468480d3
golang-github-zclconf-go-cty_1.2.1.orig.tar.xz 119.0 KiB 64e7948f6da58ce826d000d715418663d53c23a627fdcec771d1142f9692db4f
golang-github-zclconf-go-cty_1.2.1-1.debian.tar.xz 2.1 KiB fd88bc0a7478dc1cd1b6b595000b867329ae48615f9fe78daf52ae22bc183f32

Available diffs

No changes file available.

Binary packages built by this source

golang-github-zclconf-go-cty-dev: 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.