Bug 1752210 - Review Request: json-table - Command-line tool to transform nested JSON into tabular data
Summary: Review Request: json-table - Command-line tool to transform nested JSON into ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zbigniew Jędrzejewski-Szmek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-14 14:58 UTC by Raphael Groner
Modified: 2019-09-18 04:43 UTC (History)
2 users (show)

Fixed In Version: json-table-4.3.3-1.fc32
Clone Of:
Environment:
Last Closed: 2019-09-17 15:13:17 UTC
Type: ---
Embargoed:
zbyszek: fedora-review+


Attachments (Terms of Use)

Description Raphael Groner 2019-09-14 14:58:26 UTC
Spec URL: https://raphgro.fedorapeople.org/review/misc//json-table.spec
SRPM URL: https://raphgro.fedorapeople.org/review/misc//json-table-4.3.3-1.fc30.src.rpm

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.

Comment 1 Raphael Groner 2019-09-14 14:58:29 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=37661347

Comment 2 Zbigniew Jędrzejewski-Szmek 2019-09-15 18:22:16 UTC
Looks all good.

> Transform nested JSON data into tabular data in the shell
If found this quite confusing: "in the shell" would normally mean that the tool itself is written
in bash. After all, it can be called anywhere, not just from the shell. I'd prefer something like:
> Commandline tool to transform nested JSON into tabular data

+ package name is OK
+ latest version
+ license is acceptable (Eclipse 1.0)
+ license is specified correctly
+ builds and installs OK
+ /usr/bin/jt does not conflict with other packages

Package is APPROVED.

Comment 3 Zbigniew Jędrzejewski-Szmek 2019-09-15 18:22:48 UTC
%description should be wrapped to ~80 columns.

Comment 5 Gwyn Ciesla 2019-09-16 13:44:37 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/json-table

Comment 6 Raphael Groner 2019-09-17 15:13:17 UTC
Imported and built in rawhide. More builds may follow, e.g. for epel7 and epel8, later.


Note You need to log in before you can comment on or make changes to this bug.