软件包: golang-github-hashicorp-hcl-dev (0.0~git20170509.0.392dba7-1)
golang-github-hashicorp-hcl-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-hashicorp-hcl:
- [golang-github-hashicorp-hcl_0.0~git20170509.0.392dba7-1.dsc]
- [golang-github-hashicorp-hcl_0.0~git20170509.0.392dba7.orig.tar.xz]
- [golang-github-hashicorp-hcl_0.0~git20170509.0.392dba7-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Tianon Gravi
- Tim Potter
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
Go implementation of HashiCorp Configuration Language
HCL (HashiCorp Configuration Language) is a configuration language built by HashiCorp. The goal of HCL is to build a structured configuration language that is both human and machine friendly for use with command-line tools, but specifically targeted towards DevOps tools, servers, etc.
HCL is also fully JSON compatible. That is, JSON can be used as completely valid input to a system expecting HCL. This helps makes systems interoperable with other systems.
HCL is heavily inspired by libucl, nginx configuration, and others similar.
This package contains the source.
其他与 golang-github-hashicorp-hcl-dev 有关的软件包
|
|
|
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging