golang-github-pelletier-go-toml

Go library for the TOML format — command-line programs

Description

This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0-rc.3

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
 * Marshaling 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 three command-line programs tomll, tomljson and jsontoml.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/pelletier/go-toml


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install golang-github-pelletier-go-toml