blob: bfcfb17f1fa201b7e6292bb88b5c632ca293e76d (
plain) (
blame)
1
2
3
4
5
6
7
|
jaq is a clone of the JSON data processing tool jq. jaq aims to support
a large subset of jq's syntax and operations.
jaq focusses on three goals:
* Correctness
* Performance
* Simplicity
|