lua-dkjson

JSON module written in Lua
  http://dkolf.de/src/dkjson-lua.fsl/home
  0
  no reviews



Dkjson is a JSON (JavaScript Object Notation) encoder / decoder. It supports UTF-8.

It is written in Lua without any dependencies, but when LPeg (provided in Debian by lua-lpeg) is installed dkjson uses it to speed up decoding.