sc_warts2json

Convert scamper warts files to JSON format

TLDR

Convert warts to JSON format
$ sc_warts2json [input.warts] > [output.json]

SYNOPSIS

sc_warts2json [options] file

DESCRIPTION

sc_warts2json converts scamper warts binary format to JSON for programmatic analysis. Part of scamper toolkit.

INSTALL

sudo apt install scamper
sudo zypper install scamper
brew install scamper

SEE ALSO

sc_warts2csv(1), scamper(1)