aboutsummaryrefslogtreecommitdiff
path: root/textproc/jql/pkg-descr
blob: c3ea468a5bae82eadc08c68f4f74119afe54c421 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
A JSON Query Language CLI tool built with Rust.

Core philosophy:
* Stay lightweight
* Keep features as simple as possible
* Avoid redundancy
* Provide meaningful error messages
* Eat JSON as input, process, output JSON back

WWW: https://github.com/yamafaktory/jql