Wed, 03 Jun 2026 16:26:26 CST | login

Information for RPM golang-github-pelletier-toml-2-devel-2.0.6-1.ocs23.noarch.rpm

ID197134
Namegolang-github-pelletier-toml-2-devel
Version2.0.6
Release1.ocs23
Epoch
Archnoarch
SummaryGo library for the TOML file format
DescriptionGo 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
Build Time2024-09-03 04:12:07 GMT
Size97.00 KB
d11a5012ca9ba4a7ebd653f03389dd4c
LicenseMIT
Buildrootdist-ocs23-epol9-build-266901-25484
Provides
golang(github.com/pelletier/go-toml/v2) = 2.0.6-1.ocs23
golang(github.com/pelletier/go-toml/v2/internal/characters) = 2.0.6-1.ocs23
golang(github.com/pelletier/go-toml/v2/internal/cli) = 2.0.6-1.ocs23
golang(github.com/pelletier/go-toml/v2/internal/danger) = 2.0.6-1.ocs23
golang(github.com/pelletier/go-toml/v2/internal/testsuite) = 2.0.6-1.ocs23
golang(github.com/pelletier/go-toml/v2/internal/tracker) = 2.0.6-1.ocs23
golang(github.com/pelletier/go-toml/v2/unstable) = 2.0.6-1.ocs23
golang-github-pelletier-toml-2-devel = 2.0.6-1.ocs23
golang-ipath(github.com/pelletier/go-toml/v2) = 2.0.6-1.ocs23
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(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 73 >>>
Name ascending sort Size
/usr/share/doc/golang-github-pelletier-toml-2-devel0.00 B
/usr/share/doc/golang-github-pelletier-toml-2-devel/CONTRIBUTING.md7.33 KB
/usr/share/doc/golang-github-pelletier-toml-2-devel/README.md16.63 KB
/usr/share/doc/golang-github-pelletier-toml-2-devel/SECURITY.md675.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/pelletier0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v20.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/.goipath47.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-decoder0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/gotoml-test-decoder/main.go402.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml/main.go893.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/jsontoml/main_test.go691.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson/main.go1.09 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomljson/main_test.go930.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll/main.go1.00 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomll/main_test.go674.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomltestgen0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/cmd/tomltestgen/main.go4.58 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/decode.go12.51 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/doc.go76.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/errors.go5.85 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/errors_test.go4.07 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/fast_test.go1.94 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/fuzz_test.go1.10 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/go.mod92.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/ascii.go592.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/utf8.go5.47 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli/cli.go1.66 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/cli/cli_test.go4.07 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/danger.go1.64 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/danger_test.go3.45 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/typeid.go635.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/add.go1.85 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/json.go6.19 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/parser.go1.21 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/rm.go2.60 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/testsuite/testsuite.go1.34 KB
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker0.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/key.go1002.00 B
/usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/seen.go7.76 KB
Component of No Buildroots