套件: golang-github-hashicorp-hcl-dev (1.0.0-1.1)
golang-github-hashicorp-hcl-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-hashicorp-hcl:
- [golang-github-hashicorp-hcl_1.0.0-1.1.dsc]
- [golang-github-hashicorp-hcl_1.0.0.orig.tar.gz]
- [golang-github-hashicorp-hcl_1.0.0-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- 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