SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-hashicorp-hcl-2-devel rpm build for : Fedora Other. For other distributions click golang-github-hashicorp-hcl-2-devel.

Name : golang-github-hashicorp-hcl-2-devel
Version : 2.20.1 Vendor : Fedora Project
Release : 2.fc41 Date : 2024-07-18 11:59:29
Group : Unspecified Source RPM : golang-github-hashicorp-hcl-2-2.20.1-2.fc41.src.rpm
Size : 1.52 MB
Packager : Fedora Project
Summary : HCL is the HashiCorp configuration language
Description :
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..

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/hashicorp/hcl/v2

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/ppc64le/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-hashicorp-hcl-2-devel-2.20.1-2.fc41.noarch.rpm
     

Provides :
golang(github.com/hashicorp/hcl/v2)
golang(github.com/hashicorp/hcl/v2/ext/customdecode)
golang(github.com/hashicorp/hcl/v2/ext/dynblock)
golang(github.com/hashicorp/hcl/v2/ext/transform)
golang(github.com/hashicorp/hcl/v2/ext/tryfunc)
golang(github.com/hashicorp/hcl/v2/ext/typeexpr)
golang(github.com/hashicorp/hcl/v2/ext/userfunc)
golang(github.com/hashicorp/hcl/v2/gohcl)
golang(github.com/hashicorp/hcl/v2/hcldec)
golang(github.com/hashicorp/hcl/v2/hcled)
golang(github.com/hashicorp/hcl/v2/hclparse)
golang(github.com/hashicorp/hcl/v2/hclsimple)
golang(github.com/hashicorp/hcl/v2/hclsyntax)
golang(github.com/hashicorp/hcl/v2/hcltest)
golang(github.com/hashicorp/hcl/v2/hclwrite)
golang(github.com/hashicorp/hcl/v2/integrationtest)
golang(github.com/hashicorp/hcl/v2/json)
golang-github-hashicorp-hcl-2-devel
golang-ipath(github.com/hashicorp/hcl/v2)

Requires :
go-filesystem
golang(github.com/agext/levenshtein)
golang(github.com/apparentlymart/go-textseg/v15/textseg)
golang(github.com/google/go-cmp/cmp)
golang(github.com/mitchellh/go-wordwrap)
golang(github.com/zclconf/go-cty/cty)
golang(github.com/zclconf/go-cty/cty/convert)
golang(github.com/zclconf/go-cty/cty/function)
golang(github.com/zclconf/go-cty/cty/function/stdlib)
golang(github.com/zclconf/go-cty/cty/gocty)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-hashicorp-hcl-2-devel
/usr/share/doc/golang-github-hashicorp-hcl-2-devel/CHANGELOG.md
/usr/share/doc/golang-github-hashicorp-hcl-2-devel/README.md
/usr/share/doc/golang-github-hashicorp-hcl-2-devel/spec.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/v2
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/.goipath
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/diagnostic.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/diagnostic_text.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/diagnostic_text_test.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/diagnostic_typeparams.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/didyoumean.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/doc.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/eval_context.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/expr_call.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/expr_list.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/expr_map.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/expr_unwrap.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/customdecode
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/customdecode/customdecode.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/customdecode/expression_type.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/dynblock
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/dynblock/expand_body.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/dynblock/expand_body_test.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/dynblock/expand_spec.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/dynblock/expr_wrap.go
/usr/share/gocode/src/github.com/hashicorp/hcl/v2/ext/dynblock/iteration.go
There is 171 files more in these RPM.

 
ICM