aminal/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder
Liam Galvin 5e45e820ea switch to glfw beta 3.3 to avoid X11 joystick issue 2018-10-21 11:46:40 +01:00
..
COPYING switch to glfw beta 3.3 to avoid X11 joystick issue 2018-10-21 11:46:40 +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