mirror of
https://github.com/wader/fq.git
synced 2024-12-03 13:46:37 +03:00
10 lines
176 B
Markdown
10 lines
176 B
Markdown
### Convert represented value to JSON
|
|
|
|
```
|
|
$ fq -d cbor torepr file.cbor
|
|
```
|
|
|
|
### References
|
|
- https://en.wikipedia.org/wiki/CBOR
|
|
- https://www.rfc-editor.org/rfc/rfc8949.html
|