table of contents
JSON2CBOR(1) | User Commands | JSON2CBOR(1) |
NAME¶
json2cbor - tinycbor Concise Binary Object Representation (CBOR) library
SYNOPSIS¶
json2cbor [OPTION]... [FILE]...
DESCRIPTION¶
Reads JSON content from FILE and converts to CBOR.
OPTIONS¶
- -M
- Interpret metadata added by cbordump tool
February 2025 | json2cbor 0.6.0 |