Files
2024-09-19 21:38:24 -04:00

298 B

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.