Discover Packages
github.com/bloom42/stdx
toml
cmd
toml-test-encoder
command
Version:
v0.0.0-...-22e1697
Opens a new window with list of versions in this module.
Published: Mar 22, 2024
License: AGPL-3.0, MIT, MIT
Opens a new window with license information.
Imports: 7
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 for TOML encoders
This is an implementation of the interface expected by
toml-test for the
TOML encoder .
In particular, it maps JSON data on stdin
to a TOML format on stdout
.
Expand ▾
Collapse ▴
Documentation
¶
Command toml-test-encoder satisfies the toml-test interface for testing TOML
encoders. Namely, it accepts JSON on stdin and outputs TOML on stdout.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.