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
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.9.5-7.fc41 | - |
Fedora 41 | 1.9.5-7.fc41 | - |
Fedora 40 | 1.9.5-4.fc40 | - |
Fedora EPEL 10.0 | 1.9.5-7.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-pelletier-toml dash maintainers at fedoraproject dot org
.