freebsd-ports/textproc/jshon/pkg-descr
Baptiste Daroussin b7d57b373b 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/
2013-01-23 13:53:45 +00:00

5 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/