yaz-json-parse(1) debian man page | unix.com

Man Page: yaz-json-parse

Operating Environment: debian

Section: 1

YAZ-JSON-PARSE(1)						     Commands							 YAZ-JSON-PARSE(1)

NAME
yaz-json-parse - YAZ JSON parser
SYNOPSIS
yaz-json-parse [-p]
DESCRIPTION
yaz-json-parse is utility which demonstrates the JSON API of YAZ. (yaz/json.h). The program attempts to parse a JSON from standard input (stdin). It will return exit code 1 if parsing fails and the parsing error message will be printed to standard error (stderr). The program returns exit code 0 parsing succeeds and return no output, unless -p is given (see below).
OPTIONS
-p Makes the JSON parser echo the JSON result string to standard output - if parsing from stdin was successful.
SEE ALSO
yaz(7) YAZ 4.2.30 04/16/2012 YAZ-JSON-PARSE(1)
Related Man Pages
yaz-asncomp(1) - debian
yaz-url(1) - debian
yaz(7) - debian
json_write(n) - osx
mojo::json(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph