معرفی شرکت ها


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


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Hashicorp configuration language
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته golang-github-hashicorp-hcl-devel
نام فایل بسته golang-github-hashicorp-hcl-devel-1.0.0-12.fc38.noarch.rpm
نسخه بسته 1.0.0
انتشار بسته 12.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 19 Jan 2023 11
هاست سازنده buildvm-x86-18.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/hashicorp/hcl
مجوز MPLv2.0
حجم دانلود 109K
حجم نصب 229.128K
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 code needed for building packages that reference the following Go import paths: – github.com/hashicorp/hcl


نیازمندی

مقدار نام
- go-filesystem


ارائه دهنده

مقدار نام
= 1.0.0-12.fc38 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)


نحوه نصب


نصب پکیج rpm golang-github-hashicorp-hcl-devel:

    dnf install golang-github-hashicorp-hcl-devel-1.0.0-12.fc38.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-hashicorp-hcl-devel
/usr/share/doc/golang-github-hashicorp-hcl-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/hashicorp
/usr/share/gocode/src/github.com/hashicorp/hcl
/usr/share/gocode/src/github.com/hashicorp/hcl/.goipath
/usr/share/gocode/src/github.com/hashicorp/hcl/README.md
/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/glide.lock
/usr/share/gocode/src/github.com/hashicorp/hcl/glide.yaml
/usr/share/gocode/src/github.com/hashicorp/hcl/go.mod
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl.go
/usr/share/gocode/src/github.com/hashicorp/hcl/hcl/ast
/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
/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
/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
/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
/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
... and 131 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild