Name: | golang-github-pelletier-toml |
---|---|
Version: | 1.9.5 |
Release: | 7.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 6075752 |
License: | Apache-2.0 |
RPM: | golang-github-pelletier-toml-1.9.5-7.el10_0.x86_64.rpm |
Source RPM: | golang-github-pelletier-toml-1.9.5-7.el10_0.src.rpm |
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pelletier/go-toml |
Summary: | Go library for the TOML file format |
Description: | Go-toml provides the following features for using data parsed from TOML documents: - Load TOML documents from files and string data - Easily navigate TOML structure using Tree - Mashaling and unmarshaling to and from data structures - Line & column position data for all parsed elements - Query support similar to JSON-Path - Syntax errors contain line and column numbers |