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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.4.0-2.fc41 | - |
Fedora 42 | 1.4.0-2.fc41 | - |
Fedora 41 | 1.4.0-2.fc41 | - |
Fedora 40 | 1.2.0-5.fc40 | - |
Fedora EPEL 9 | 1.2.0-1.el9 | - |
Fedora EPEL 10.1 | 1.4.0-2.el10_0 | - |
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
.