quartz/pkg/mod/github.com/!burnt!sushi/toml@v0.4.1/cmd/toml-test-decoder
Adam Gospodarczyk da2d93f602 Brain
2022-04-26 16:25:19 +02:00
..
COPYING Brain 2022-04-26 16:25:19 +02:00
main.go Brain 2022-04-26 16:25:19 +02:00
README.md Brain 2022-04-26 16:25:19 +02: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.