| Name: | json-table |
| Version: | 4.3.3 |
| Release: | 3.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 91392 |
| License: | EPL-1.0 |
| RPM: |
json-table-4.3.3-3.el8.x86_64.rpm
|
| Source RPM: |
json-table-4.3.3-3.el8.src.rpm
|
| Build Date: | Thu Sep 17 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/micha/json-table |
| Summary: | Command-line tool to transform nested JSON into tabular data |
| Description: | Jt reads UTF-8 encoded JSON forms from stdin and writes tab separated values
(or CSV) to stdout. A simple stack-based programming language is used to
extract values from the JSON input for printing. |