magnacarto/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder
2017-07-24 11:42:54 +02: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 use dep for vendoring 2017-07-24 11:42:54 +02:00

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