Costa Tsaousis f2b250a1f5 dyncfg v2 (#16702) 1 год назад
..
README.md f9acc1aead More learn reorg/reordering (#14505) 2 лет назад
jsmn.c 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 год назад
jsmn.h 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 год назад
json.c e0f388c43f Rename generic `error` function (#15296) 1 год назад
json.h f2b250a1f5 dyncfg v2 (#16702) 1 год назад

README.md

json

json contains a parser for json strings, based on jsmn (https://github.com/zserge/jsmn), but case you have installed the JSON-C library, the installation script will prefer it, you can also force its use with --enable-jsonc in the compilation time.