jello is similar to jq in that it processes JSON and JSON Lines data except
jello uses standard Python dict and list syntax.
.
JSON or JSON Lines can be piped into jello (JSON Lines are automatically
slurped into a list of dictionaries) and are available as the variable _.
Processed data can be output as JSON, JSON Lines, bash array lines, or a
grep-able schema.
Installed Size: 90.1 kB
Architectures: all