Open
Description
Having a very basic reference implementation that I can compare my library’s output against would make fuzzing out bugs and corner cases much easier. It probably makes sense to output data in something easy to work with on the CLI, maybe a tab-delimited file similar to the FitToCSV tool output.