Name: | golang-github-pelletier-toml-devel |
Version: | 1.9.5 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 451909 |
License: | Apache-2.0 |
RPM: |
golang-github-pelletier-toml-devel-1.9.5-7.el10_0.noarch.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
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/pelletier/go-toml |