Tue, 05 Nov 2024 18:45:00 UTC | login

Information for RPM golang-github-hashicorp-hcl-devel-1.0.0-12.fc38.noarch.rpm

ID929722
Namegolang-github-hashicorp-hcl-devel
Version1.0.0
Release12.fc38
Epoch
Archnoarch
SummaryHashicorp configuration language
DescriptionHCL (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 code needed for building packages that reference the following Go import paths: – github.com/hashicorp/hcl
Build Time2023-01-19 08:00:56 GMT
Size82.17 KB
f789367066e00c946d7a9124f7bc5be7
LicenseMPLv2.0
Provides
golang(github.com/hashicorp/hcl) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/hcl/ast) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/hcl/fmtcmd) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/hcl/parser) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/hcl/printer) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/hcl/scanner) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/hcl/strconv) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/hcl/token) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/json/parser) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/json/scanner) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/json/token) = 1.0.0-12.fc38
golang(github.com/hashicorp/hcl/testhelper) = 1.0.0-12.fc38
golang-github-hashicorp-hcl-devel = 1.0.0-12.fc38
golang-ipath(github.com/hashicorp/hcl) = 1.0.0-12.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(BuiltinLuaScripts) <= 4.2.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 181 >>>
Name ascending sort Size
/usr/share/doc/golang-github-hashicorp-hcl-devel0.00 B
/usr/share/doc/golang-github-hashicorp-hcl-devel/README.md4.18 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/hashicorp0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/.goipath47.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/README.md4.18 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/decoder.go17.89 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/decoder_test.go21.54 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/glide.lock128.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/glide.yaml46.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/go.mod75.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl.go480.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast/ast.go5.37 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast/ast_test.go4.15 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast/walk.go1.25 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/fmtcmd.go3.17 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/fmtcmd_test.go8.86 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/.hidden.ignore8.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/dir.ignore0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/file.ignore8.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/fmtcmd/test-fixtures/good.hcl0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/error.go266.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/error_test.go109.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/parser.go12.57 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/parser_test.go10.12 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/array_comment.hcl38.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/array_comment_2.hcl161.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/assign_colon.hcl67.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/assign_deep.hcl47.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment.hcl76.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment_crlf.hcl91.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment_lastline.hcl4.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/comment_single.hcl8.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/complex.hcl695.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/complex_crlf.hcl737.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/complex_key.hcl16.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/empty.hcl0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/git_crypt.hcl10.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/key_without_value.hcl4.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/list.hcl21.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/list_comma.hcl21.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/missing_braces.hcl123.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/parser/test-fixtures/multiple.hcl22.00 B
Component of
1 through 37 of 37
Buildroot descending sort Created State
f38-build-730105-102325 2023-08-18 07:00:31 expired
f38-build-729900-101924 2023-07-11 05:32:47 expired
f38-build-729883-101876 2023-07-09 14:44:00 expired
f38-build-729881-101876 2023-07-09 14:18:44 expired
f38-build-729879-101876 2023-07-09 13:51:14 expired
f38-build-729876-101876 2023-07-09 13:13:42 expired
f38-build-729865-101876 2023-07-09 12:17:46 expired
f38-build-729855-101876 2023-07-09 11:21:16 expired
f38-build-729849-101876 2023-07-09 10:45:09 expired
f38-build-729837-101876 2023-07-09 09:50:23 expired
f38-build-729831-101876 2023-07-09 09:20:55 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729686-101836 2023-07-08 17:57:14 expired
f38-build-710012-93181 2023-05-06 05:31:07 expired
f38-build-709778-92910 2023-05-05 15:17:56 expired
f38-build-709635-92878 2023-05-05 11:54:20 expired
f38-build-709632-92878 2023-05-05 11:47:44 expired
f38-build-709497-92876 2023-05-05 08:54:20 expired