1 unstable release
0.1.0 | Oct 14, 2024 |
---|
#854 in Parser implementations
170 downloads per month
200KB
5.5K
SLoC
rdbc
dbc2json
Convert dbc file to json file.
$ ./dbc2json -h
dbc2json 0.1.0
Convert DBC file to JSON
USAGE:
dbc2json --input <input> --output <output>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-i, --input <input> Input dbc file
-o, --output <output> Output json file
usage example:
dbc2json -i input.dbc -o output.json
resource
Dependencies
~9MB
~227K SLoC