Bug 173256 - [NEW PORT] textproc/jq: A lightweight and flexible command-line JSON processor
Summary: [NEW PORT] textproc/jq: A lightweight and flexible command-line JSON processor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-01 05:40 UTC by Jui-Nan Lin
Modified: 2012-11-19 21:17 UTC (History)
0 users

See Also:


Attachments
.shar (1.54 KB, text/plain)
2012-11-01 05:40 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2012-11-01 05:40:00 UTC
Please close PR ports/172971, thanks!

jq is like sed for JSON data - you can use it to slice and
filter and map and transform structured data with the same
ease that sed, awk, grep and friends let you play with text.

WWW: http://stedolan.github.com/jq/

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-11-19 21:17:41 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!