Sat, 09 Nov 2024 19:22:09 UTC | login

Information for RPM golang-github-hashicorp-hcl-devel-1.0.0-17.fc41.noarch.rpm

ID1342117
Namegolang-github-hashicorp-hcl-devel
Version1.0.0
Release17.fc41
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 Time2024-07-18 10:00:20 GMT
Size61.15 KB
8df225adc4eddda287c86d9075716140
LicenseMPL-2.0
Provides
golang(github.com/hashicorp/hcl) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/hcl/ast) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/hcl/fmtcmd) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/hcl/parser) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/hcl/printer) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/hcl/scanner) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/hcl/strconv) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/hcl/token) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/json/parser) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/json/scanner) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/json/token) = 1.0.0-17.fc41
golang(github.com/hashicorp/hcl/testhelper) = 1.0.0-17.fc41
golang-github-hashicorp-hcl-devel = 1.0.0-17.fc41
golang-ipath(github.com/hashicorp/hcl) = 1.0.0-17.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
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 57 >>>
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/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/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/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/printer0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/nodes.go19.28 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/printer.go1.41 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/printer/printer_test.go4.13 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/scanner0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/scanner/scanner.go14.44 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/scanner/scanner_test.go15.70 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/strconv0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/strconv/quote.go4.56 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/strconv/quote_test.go1.90 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token/position.go1.20 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token/token.go4.93 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/token/token_test.go1.46 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl_test.go334.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/json0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/json/parser0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/flatten.go3.04 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/parser.go6.66 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/json/parser/parser_test.go6.36 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/json/scanner0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/json/scanner/scanner.go10.36 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/json/scanner/scanner_test.go8.61 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/json/token0.00 B
/usr/share/gocode/src/github.com/hashicorp/hcl/json/token/position.go1.20 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/json/token/token.go2.59 KB
/usr/share/gocode/src/github.com/hashicorp/hcl/json/token/token_test.go536.00 B
Component of
Page:
1 through 50 of 166 >>>
Buildroot descending sort Created State
f41-build-859982-168711 2024-10-27 19:12:46 expired
f41-build-859617-168693 2024-10-27 13:31:48 expired
f41-build-859613-168693 2024-10-27 13:26:37 expired
f41-build-859604-168693 2024-10-27 13:16:54 expired
f41-build-859601-168690 2024-10-27 13:12:45 expired
f41-build-859597-168687 2024-10-27 13:10:51 expired
f41-build-859563-168687 2024-10-27 12:44:04 expired
f41-build-859251-168551 2024-10-27 05:11:21 expired
f41-build-858762-168458 2024-10-26 16:04:03 expired
f41-build-858760-168455 2024-10-26 15:53:01 expired
f41-build-858758-168455 2024-10-26 15:47:20 expired
f41-build-858756-168455 2024-10-26 15:40:37 expired
f41-build-858754-168455 2024-10-26 15:28:33 expired
f41-build-858395-168337 2024-10-26 04:50:02 expired
f41-build-858391-168337 2024-10-26 04:41:42 expired
f41-build-857155-167860 2024-10-25 08:28:16 expired
f41-build-856728-167680 2024-10-24 21:15:57 expired
f41-build-856702-167665 2024-10-24 20:39:44 expired
f41-build-856698-167665 2024-10-24 20:31:27 expired
f41-build-855480-167105 2024-10-03 16:23:57 expired
f41-build-855454-167102 2024-10-03 15:57:45 expired
f41-build-855430-167102 2024-10-03 15:27:06 expired
f41-build-855135-167042 2024-10-03 09:38:25 expired
f41-build-855052-167003 2024-10-03 07:37:46 expired
f41-build-854885-166952 2024-10-03 03:16:42 expired
f41-build-854683-166886 2024-10-02 22:56:44 expired
f41-build-854609-166868 2024-10-02 21:06:37 expired
f41-build-854348-166817 2024-10-02 13:50:15 expired
f41-build-854346-166808 2024-10-02 13:45:25 expired
f41-build-854221-166804 2024-10-02 10:58:51 expired
f41-build-854128-166804 2024-10-02 09:16:56 expired
f41-build-853419-166698 2024-09-30 08:51:31 expired
f41-build-853409-166698 2024-09-30 08:39:35 expired
f41-build-853401-166698 2024-09-30 08:26:05 expired
f41-build-853400-166698 2024-09-30 08:25:49 expired
f41-build-853399-166698 2024-09-30 08:25:32 expired
f41-build-853395-166698 2024-09-30 08:14:50 expired
f41-build-853356-166698 2024-09-30 06:59:14 expired
f41-build-852850-166448 2024-09-29 09:56:49 expired
f41-build-852652-166361 2024-09-29 02:03:43 expired
f41-build-852650-166361 2024-09-29 02:01:55 expired
f41-build-852629-166358 2024-09-29 01:37:11 expired
f41-build-852607-166349 2024-09-29 01:01:49 expired
f41-build-852523-166334 2024-09-28 22:46:06 expired
f41-build-852366-166289 2024-09-28 18:17:50 expired
f41-build-852349-166280 2024-09-28 17:43:44 expired
f41-build-851753-166004 2024-09-27 11:18:22 expired
f41-build-851536-165932 2024-09-27 02:32:46 expired
f41-build-851446-165884 2024-09-26 22:36:22 expired
f41-build-851422-165878 2024-09-26 21:42:57 expired