File: jparse.1

package info (click to toggle)
jaula 1.4.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 1,936 kB
  • sloc: sh: 9,760; cpp: 1,872; lex: 255; makefile: 122
file content (24 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" Text automatically generated by txt2man
.TH JPARSE 1 "2020-06-17" "JSON Analysis User Library Acronym" "libjaula Manual"
.SH NAME
\fBjparse \fP- parse JSON files
\fB
.SH SYNOPSIS
.nf
.fam C
\fBjparse\fP [\fIfile\fP] \.\.\.

.fam T
.fi
.fam T
.fi
.SH DESCRIPTION
\fBjparse\fP is a small utility based on the jaula library that checks JSON
formatted files, detects errors and outputs a single-line representation of
them to the standard output.
.SH AUTHOR
\fBjparse\fP was written by Kombo Morongo <morongo666@gmail.com>.
.PP
This manual page was written by David da Silva Polverari
<david.polverari@gmail.com> for the Debian project (but may be used by
others).