Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-pelletier-toml-devel | Distribution: Fedora Project |
Version: 1.9.5 | Vendor: Fedora Project |
Release: 3.fc39 | Build date: Thu Jul 20 05:26:20 2023 |
Group: Unspecified | Build host: buildvm-x86-13.iad2.fedoraproject.org |
Size: 468719 | Source RPM: golang-github-pelletier-toml-1.9.5-3.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/pelletier/go-toml | |
Summary: Go library for the TOML file format |
Go-toml provides the following features for using data parsed from TOML documents: – Load TOML documents from files and string data – Easily navigate TOML structure using Tree – Mashaling and unmarshaling to and from data structures – Line & column position data for all parsed elements – Query support similar to JSON-Path – Syntax errors contain line and column numbers This package contains the source code needed for building packages that reference the following Go import paths: – github.com/pelletier/go-toml
Apache-2.0
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.9.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Sep 25 2022 Robert-André Mauchin <[email protected]> - 1.9.5-1 - Update to 1.9.5 * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.9.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <[email protected]> - 1.9.4-3 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Sat Jun 18 2022 Robert-André Mauchin <[email protected]> - 1.9.4-2 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Wed Jan 26 2022 Maxwell G <[email protected]> - 1.9.4-1 - Update to 1.9.4. Fixes rhbz#1946422. * Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <[email protected]> - 1.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/doc/golang-github-pelletier-toml-devel /usr/share/doc/golang-github-pelletier-toml-devel/CONTRIBUTING.md /usr/share/doc/golang-github-pelletier-toml-devel/README.md /usr/share/doc/golang-github-pelletier-toml-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/.goipath /usr/share/gocode/src/github.com/pelletier/go-toml/CONTRIBUTING.md /usr/share/gocode/src/github.com/pelletier/go-toml/PULL_REQUEST_TEMPLATE.md /usr/share/gocode/src/github.com/pelletier/go-toml/README.md /usr/share/gocode/src/github.com/pelletier/go-toml/SECURITY.md /usr/share/gocode/src/github.com/pelletier/go-toml/cmd /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/jsontoml /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/jsontoml/main.go /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/jsontoml/main_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/tomljson /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/tomljson/main.go /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/tomljson/main_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/tomll /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/tomll/main.go /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/tomltestgen /usr/share/gocode/src/github.com/pelletier/go-toml/cmd/tomltestgen/main.go /usr/share/gocode/src/github.com/pelletier/go-toml/doc.go /usr/share/gocode/src/github.com/pelletier/go-toml/doc_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/fuzz.go /usr/share/gocode/src/github.com/pelletier/go-toml/go.mod /usr/share/gocode/src/github.com/pelletier/go-toml/keysparsing.go /usr/share/gocode/src/github.com/pelletier/go-toml/keysparsing_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/lexer.go /usr/share/gocode/src/github.com/pelletier/go-toml/lexer_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/localtime.go /usr/share/gocode/src/github.com/pelletier/go-toml/localtime_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/marshal.go /usr/share/gocode/src/github.com/pelletier/go-toml/marshal_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/parser.go /usr/share/gocode/src/github.com/pelletier/go-toml/parser_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/position.go /usr/share/gocode/src/github.com/pelletier/go-toml/position_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/query /usr/share/gocode/src/github.com/pelletier/go-toml/query/README.md /usr/share/gocode/src/github.com/pelletier/go-toml/query/doc.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/lexer.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/lexer_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/match.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/match_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/parser.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/parser_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/query.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/query_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/query/tokens.go /usr/share/gocode/src/github.com/pelletier/go-toml/token.go /usr/share/gocode/src/github.com/pelletier/go-toml/token_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/toml.go /usr/share/gocode/src/github.com/pelletier/go-toml/toml_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/toml_testgen_support_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/toml_testgen_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/tomlpub.go /usr/share/gocode/src/github.com/pelletier/go-toml/tomltree_create.go /usr/share/gocode/src/github.com/pelletier/go-toml/tomltree_create_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/tomltree_write.go /usr/share/gocode/src/github.com/pelletier/go-toml/tomltree_write_test.go /usr/share/gocode/src/github.com/pelletier/go-toml/tomltree_writepub.go /usr/share/licenses/golang-github-pelletier-toml-devel /usr/share/licenses/golang-github-pelletier-toml-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:15:25 2024