freebsd-ports/textproc/jshon/pkg-descr
Martin Wilke 7341121d11 - Update to 20131105
PR:		205224
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4583
2015-12-15 14:49:14 +00:00

6 lines
255 B
Text

jshon parses, reads and creates JSON. It is designed to be as usable as
possible from within the shell and replaces fragile adhoc parsers made
from grep/sed/awk as well as heavyweight one-line parsers made from
perl/python.
WWW: http://kmkeen.com/jshon/