]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: improve JSON support (add types)
authorKarel Zak <kzak@redhat.com>
Tue, 3 Apr 2018 13:08:40 +0000 (15:08 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Apr 2018 13:10:10 +0000 (15:10 +0200)
commitb2c871f97844f6be248a417c2482d0665edc0cfe
tree86f6d6b077f460664bb8c377adccbadf52bf8e4c
parentfdeee3fc7aab85ee1e89cbef1e813d55c8b48e62
libsmartcols: improve JSON support (add types)

This commit add SCOLS_JSON_{NUMBER,STRING,BOOLEAN} to specify column
type for JSON output formatting.

Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO
libsmartcols/docs/libsmartcols-sections.txt
libsmartcols/src/column.c
libsmartcols/src/libsmartcols.h.in
libsmartcols/src/libsmartcols.sym
libsmartcols/src/smartcolsP.h
libsmartcols/src/table_print.c