Name: | golang-github-burntsushi-toml-devel |
---|---|
Version: | 1.2.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 243320 |
License: | MIT |
RPM: | golang-github-burntsushi-toml-devel-1.2.0-1.el9.noarch.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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/BurntSushi/toml |