aminal/vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder
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

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

Compatible with TOML version v0.4.0

Compatible with toml-test version v0.2.0