Ben Johnson bc0e07bca2 Add tiered configuration. 12 лет назад
..
COPYING bc0e07bca2 Add tiered configuration. 12 лет назад
README.md bc0e07bca2 Add tiered configuration. 12 лет назад
main.go bc0e07bca2 Add tiered configuration. 12 лет назад

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.2.0

Compatible with toml-test version v0.2.0