mirror of
https://github.com/wader/fq.git
synced 2024-11-28 03:02:55 +03:00
0b0f28e966
Does not decode sematic tag types Also fixes broken float16 support Fixes #71
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
$ fq -n '"v2NGdW71Y0FtdCH/" | base64 | cbor | torepr'
|
|
{
|
|
"Amt": -2,
|
|
"Fun": true
|
|
}
|