Name: | golang-github-burntsushi-toml |
---|---|
Version: | 1.2.0 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 6642645 |
License: | MIT |
RPM: | golang-github-burntsushi-toml-1.2.0-1.el9.x86_64.rpm |
Source RPM: | golang-github-burntsushi-toml-1.2.0-1.el9.src.rpm |
Build Date: | Tue Dec 20 2022 |
Build Host: | build-ol9-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. |