fork of https://github.com/hashicorp/hcl
because issue :
https://github.com/hashicorp/hcl/issues/290
these code permit use of "nested" field decoding which is just composite struct
2506450b6e
This further alters the object-construction mode so that rather than producing a flat object it instead produces an object of tuples. All items that produce the same key are grouped together under the same key in the result, allowing projections that flip the orientation of a key/value sequence where the new keys are not necessarily unique. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |