quorum/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder
Patrick Mylund Nielsen 35caf0ddc2 Add new vendored packages 2016-11-14 00:41:46 -05:00
..
COPYING Add new vendored packages 2016-11-14 00:41:46 -05:00
README.md Add new vendored packages 2016-11-14 00:41:46 -05:00
main.go Add new vendored packages 2016-11-14 00:41:46 -05:00

README.md

Implements the TOML test suite interface for TOML encoders

This is an implementation of the interface expected by toml-test for the TOML encoder. In particular, it maps JSON data on stdin to a TOML format on stdout.

Compatible with TOML version v0.2.0

Compatible with toml-test version v0.2.0