Package: wnpp Severity: wishlist Owner: Ivan Carvalho <[email protected]> X-Debbugs-CC: [email protected], [email protected]
* Package name : jql Version : 8.0.9 Upstream Author : Davy Duperron * URL : https://github.com/yamafaktory/jql * License : Expat Description : JSON Query Language CLI tool built with Rust jql is a JSON Query Language tool built with Rust. . To make a selection from a JSON input, jql expects a query as a sequence of tokens. jql supports various selectors and operators for querying JSON data: . * Array selectors: index, range, and lens selectors * Object selectors: key, multi-key, index, and range selectors * Operators: flatten, keys, pipe in/out, and truncate

