On Sun, 21 Jan 2018 05:54:13 +0000 Simon Slavin <[email protected]> escribió:
> Feature request for the Shell Tool: ".mode json". > Others has pointed to libraries to export to json, so I point to the one I use: libucl https://github.com/vstakhov/libucl Using the generation functions [1] you can convert from C structs and types to ucl and export to any suportted formats, json, compact json, yaml and nginx like config files. Licence BSD 2-clause "Simplified" License > Simon. [1] https://github.com/vstakhov/libucl/blob/master/doc/api.md#generation-functions-1 -- Eduardo <[email protected]> _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

