gv100json
v0.1.0
Published
Convert GV100AD to JSON
Readme
GV100AD.js
Convert GV100AD ASCII files to json.
Install
npm isntall gv100json -gUsage
Note: Convert your gv100-file to proper UTF-8 first!
$ iconv -f iso-8859-1 -t utf8 GV100AD.ASC
$ gv100json <GV100AD.ASC> [<out.json>]