magnacarto/vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder
2016-02-12 10:26:17 +01:00
..
COPYING move Godeps/_workspace/ to vendor/ 2016-02-12 10:26:17 +01:00
main.go move Godeps/_workspace/ to vendor/ 2016-02-12 10:26:17 +01:00
README.md move Godeps/_workspace/ to vendor/ 2016-02-12 10:26:17 +01:00

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.2.0

Compatible with toml-test version v0.2.0