On 6 January 2016 at 21:56, Frank Henigman <[email protected]> wrote: > A small library for building JSON strings. > > Signed-off-by: Frank Henigman <[email protected]> > --- > src/waffle/CMakeLists.txt | 1 + > src/waffle/core/json.c | 235 > ++++++++++++++++++++++++++++++++++++++++++++++ > src/waffle/core/json.h | 93 ++++++++++++++++++ Is the library is copied/derived from another project or written from scratch ? If the former should we move it to third_party/ ?
-Emil _______________________________________________ waffle mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/waffle

