Package - golang-github-hashicorp-hcl-dev
Package: golang-github-hashicorp-hcl-dev
apt-get install golang-github-hashicorp-hcl-dev
apt-get install golang-github-hashicorp-hcl-dev
Documentations in package:
Primary informations
Download package: http://deb.debian.org/debian/pool/main/g/golang-github-hashicorp-hcl/golang-github-hashicorp-hcl-dev_1.0.0-1.1_all.deb (Size: 57.4KiB)| Property | Value |
|---|---|
| Package | golang-github-hashicorp-hcl-dev |
| Source | golang-github-hashicorp-hcl |
| Version | 1.0.0-1.1 |
| Installed-Size | 417 |
| Maintainer | Debian Go Packaging Team |
| Architecture | all |
| Depends | golang-github-davecgh-go-spew-dev |
| Description | Go implementation of HashiCorp Configuration Language |
| Description-md5 | 15e00736f8c0cb624d83846e818d99f1 |
| Homepage | https://github.com/hashicorp/hcl |
| Section | golang |
| Priority | optional |
| Filename | pool/main/g/golang-github-hashicorp-hcl/golang-github-hashicorp-hcl-dev_1.0.0-1.1_all.deb |
| Size | 58812 |
| MD5sum | 5a060b1f116f7cb587552d2d53f55cc0 |
| SHA256 | be4123b5032261eb35e7420331064cfbc58c76b9b11a7c9c8d2209700fe062f8 |
Files in package
- /usr/share/doc/golang-github-hashicorp-hcl-dev/README.md.gz
- /usr/share/doc/golang-github-hashicorp-hcl-dev/changelog.Debian.gz
- /usr/share/doc/golang-github-hashicorp-hcl-dev/copyright
- /usr/share/gocode/src/github.com/hashicorp/hcl/decoder.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/decoder_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/go.mod
- /usr/share/gocode/src/github.com/hashicorp/hcl/go.sum
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast/ast.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast/ast_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast/walk.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/fmtcmd.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/fmtcmd_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/.hidden.ignore
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/dir.ignore
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/file.ignore
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/good.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/error.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/error_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/parser.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/parser_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/array_comment.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/array_comment_2.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/assign_colon.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/assign_deep.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment_crlf.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment_lastline.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment_single.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/complex.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/complex_crlf.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/complex_key.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/empty.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/git_crypt.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/key_without_value.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/list.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/list_comma.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/missing_braces.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/multiple.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/object_key_assign_without_value.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/object_key_assign_without_value2.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/object_key_assign_without_value3.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/object_key_without_value.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/object_list_comma.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/old.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/structure.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/structure_basic.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/structure_empty.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/types.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/unterminated_object.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/unterminated_object_2.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/nodes.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/printer.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/printer_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_aligned.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_aligned.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_array.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_array.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_crlf.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_end_file.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_end_file.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_indent.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_indent.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_no_stanza.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_no_stanza.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_stanza.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_multiline_stanza.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_newline.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_newline.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_object_multi.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_object_multi.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_standalone.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/comment_standalone.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/complexhcl.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/complexhcl.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/empty_block.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/empty_block.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/list.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/list.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/list_comment.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/list_comment.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/list_of_objects.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/list_of_objects.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/multiline_string.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/multiline_string.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/object_singleline.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/object_singleline.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/object_with_heredoc.golden
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/testdata/object_with_heredoc.input
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/scanner/scanner.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/scanner/scanner_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/strconv/quote.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/strconv/quote_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/array_comment.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/assign_colon.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/comment.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/comment_single.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/complex.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/complex_key.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/empty.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/list.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/list_comma.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/multiple.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/old.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/structure.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/structure_basic.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/structure_empty.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/test-fixtures/types.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token/position.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token/token.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token/token_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/hcl_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/flatten.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/parser.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/parser_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/test-fixtures/array.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/test-fixtures/bad_input_128.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/test-fixtures/bad_input_tf_8110.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/test-fixtures/basic.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/test-fixtures/good_input_tf_8110.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/test-fixtures/object.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/test-fixtures/types.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/scanner/scanner.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/scanner/scanner_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/test-fixtures/array.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/test-fixtures/basic.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/test-fixtures/object.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/test-fixtures/types.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/token/position.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/token/token.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/json/token/token_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/lex.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/lex_test.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/parse.go
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/assign_deep.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/basic.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/basic.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/basic_int_string.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/basic_squish.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/block_assign.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/decode_policy.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/decode_policy.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/decode_tf_variable.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/decode_tf_variable.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/empty.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/escape.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/escape_backslash.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/flat.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/float.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/float.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/git_crypt.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/interpolate.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/list_of_lists.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/list_of_maps.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline_bad.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline_indented.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline_literal.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline_literal_with_hil.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline_no_eof.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline_no_hanging_indent.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/multiline_no_marker.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/nested_block_comment.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/nested_provider_bad.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/null_strings.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/object_list.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/object_with_bool.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/scientific.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/scientific.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/slice_expand.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure2.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure2.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_flat.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_flatmap.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_list.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_list.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_list_deep.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_list_empty.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_multi.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/structure_multi.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/terraform_heroku.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/terraform_heroku.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/terraform_variable_invalid.json
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/tfvars.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/unterminated_block_comment.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/test-fixtures/unterminated_brace.hcl
- /usr/share/gocode/src/github.com/hashicorp/hcl/testhelper/unix2dos.go