Metadata for golang-github-pelletier-toml-2-devel-2.2.2-2.el10_0.noarch.rpm

0 directories 0 files
Go up

INFO

Name: golang-github-pelletier-toml-2-devel
Version: 2.2.2-2.el10_0
Arch: noarch
Summary: Go library for the TOML file format
License: MIT
Vendor: Fedora Project
Build Host: buildhw-a64-06.iad2.fedoraproject.org
Build Date: Wed Nov  6 00:23:53 2024
Size: 502223
URL: https://github.com/pelletier/go-toml
Description: Go library for the TOML file format.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/pelletier/go-toml/v2

FILES

/usr/share/doc/golang-github-pelletier-toml-2-devel
/usr/share/doc/golang-github-pelletier-toml-2-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-pelletier-toml-2-devel/README.md
/usr/share/doc/golang-github-pelletier-toml-2-devel/SECURITY.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/pelletier
/usr/share/gocode/src/github.com/pelletier/go-toml
/usr/share/gocode/src/github.com/pelletier/go-toml/v2
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/.goipath
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-decoder
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-decoder/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-encoder
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-encoder/gotoml-test-encoder.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml/main_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson/main_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll/main_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomltestgen
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomltestgen/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/decode.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/doc.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/errors.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/errors_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/example_text_marshaling_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/fast_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/fuzz_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/go.mod
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/ascii.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/utf8.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli/cli.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli/cli_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/danger.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/danger_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/typeid.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/add.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/json.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/parser.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/rm.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/testsuite.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/key.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/seen.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/seen_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/tracker.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/localtime.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/localtime_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/marshaler.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/marshaler_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/ossfuzz
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/ossfuzz/fuzz.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/strict.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/toml_testgen_support_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/toml_testgen_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/types.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unmarshaler.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unmarshaler_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/ast.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/benchmark_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/builder.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/doc.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/kind.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/parser.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/parser_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/scanner.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/unmarshaler.go
/usr/share/licenses/golang-github-pelletier-toml-2-devel
/usr/share/licenses/golang-github-pelletier-toml-2-devel/LICENSE

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

PROVIDES

golang(github.com/pelletier/go-toml/v2) 2.2.2-2.el10_0
golang(github.com/pelletier/go-toml/v2/internal/characters) 2.2.2-2.el10_0
golang(github.com/pelletier/go-toml/v2/internal/cli) 2.2.2-2.el10_0
golang(github.com/pelletier/go-toml/v2/internal/danger) 2.2.2-2.el10_0
golang(github.com/pelletier/go-toml/v2/internal/testsuite) 2.2.2-2.el10_0
golang(github.com/pelletier/go-toml/v2/internal/tracker) 2.2.2-2.el10_0
golang(github.com/pelletier/go-toml/v2/ossfuzz) 2.2.2-2.el10_0
golang(github.com/pelletier/go-toml/v2/unstable) 2.2.2-2.el10_0
golang-github-pelletier-toml-2-devel 2.2.2-2.el10_0
golang-ipath(github.com/pelletier/go-toml/v2) 2.2.2-2.el10_0

CONFIG FILES

/usr/share/doc/golang-github-pelletier-toml-2-devel
/usr/share/doc/golang-github-pelletier-toml-2-devel/CONTRIBUTING.md d
/usr/share/doc/golang-github-pelletier-toml-2-devel/README.md d
/usr/share/doc/golang-github-pelletier-toml-2-devel/SECURITY.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/pelletier
/usr/share/gocode/src/github.com/pelletier/go-toml
/usr/share/gocode/src/github.com/pelletier/go-toml/v2
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/.goipath
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-decoder
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-decoder/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-encoder
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-encoder/gotoml-test-encoder.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml/main_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson/main_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll/main_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomltestgen
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomltestgen/main.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/decode.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/doc.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/errors.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/errors_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/example_text_marshaling_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/fast_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/fuzz_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/go.mod
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/ascii.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/utf8.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli/cli.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli/cli_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/danger.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/danger_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/typeid.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/add.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/json.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/parser.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/rm.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/testsuite.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/key.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/seen.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/seen_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/tracker.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/localtime.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/localtime_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/marshaler.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/marshaler_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/ossfuzz
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/ossfuzz/fuzz.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/strict.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/toml_testgen_support_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/toml_testgen_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/types.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unmarshaler.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unmarshaler_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/ast.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/benchmark_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/builder.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/doc.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/kind.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/parser.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/parser_test.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/scanner.go
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/unmarshaler.go
/usr/share/licenses/golang-github-pelletier-toml-2-devel
/usr/share/licenses/golang-github-pelletier-toml-2-devel/LICENSE l

LICENSE FILES

MIT