TOML parser for Golang with reflection
TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/BurntSushi/toml
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.4.0-2.fc41 | - |
Fedora 41 | 1.4.0-2.fc41 | - |
Fedora 40 | 1.2.0-5.fc40 | - |
Fedora 39 | 1.2.0-3.fc39 | - |
Fedora EPEL 9 | 1.2.0-1.el9 | - |
Fedora EPEL 10.0 | 1.4.0-2.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-burntsushi-toml dash maintainers at fedoraproject dot org
.