Code

sysdb: If available, use YAJL to pretty-print JSON output.
authorSebastian Harl <sh@tokkee.org>
Sun, 11 Sep 2016 19:30:10 +0000 (15:30 -0400)
committerSebastian Harl <sh@tokkee.org>
Sun, 11 Sep 2016 19:30:10 +0000 (15:30 -0400)
commitdabdb5d3bde5d81b197dc457ad0be95450cbf9b5
tree265543bf6a8e007c06de4d4e090dad1d90513dad
parentdaf9e92a1a3bf86a5cdbb2f3cc7d9c37f050174d
sysdb: If available, use YAJL to pretty-print JSON output.
configure.ac
src/Makefile.am
src/tools/sysdb/command.c
src/tools/sysdb/json.c [new file with mode: 0644]
src/tools/sysdb/json.h [new file with mode: 0644]