Discover Packages
github.com/SamWhited/toml
cmd
toml-test-decoder
command
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Aug 15, 2018
License: MIT, MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
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
Expand ▾
Collapse ▴
Documentation
¶
Command toml-test-decoder satisfies the toml-test interface for testing
TOML decoders. Namely, it accepts TOML on stdin and outputs JSON on stdout.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.