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

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