Skip to content

Introducing jsonobjects2csv

Choose a tag to compare

@rsdoiel rsdoiel released this 06 Mar 22:30
· 32 commits to main since this release

This release features a new tool, jsonobjects2csv, which will convert JSON expressing a list of objects into a CSV file. If the objects contain complex attributes (lists and objects) those get converted into YAML (might change representation in the future).