Name: | golang-github-burntsushi-toml |
---|---|
Version: | 1.4.0 |
Release: | 2.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 6357277 |
License: | MIT |
RPM: | golang-github-burntsushi-toml-1.4.0-2.el10_0.x86_64.rpm |
Source RPM: | golang-github-burntsushi-toml-1.4.0-2.el10_0.src.rpm |
Build Date: | Tue Dec 17 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/BurntSushi/toml |
Summary: | TOML parser for Golang with reflection |
Description: | 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. |