aminal/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder
Liam Galvin e5e7d09656 relocated font package and tidied up font rendering 2018-09-01 19:55:25 +01:00
..
COPYING fix deletion on wrapped line 2018-08-09 14:59:19 +01:00
README.md relocated font package and tidied up font rendering 2018-09-01 19:55:25 +01:00
main.go relocated font package and tidied up font rendering 2018-09-01 19:55:25 +01: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.4.0

Compatible with toml-test version v0.2.0