lua54-dkjson
Lua - 5.4 - dkjson - David Kolf's JSON module for Lua
3.6.0
2025-06-17
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.6.0
lua54 3.6.0
lua54-lpeg 3.6.0
Internal Program Version: lua-dkjson 2.8.0
dkjson is a module for encoding and decoding JSON data. It
supports UTF-8.
JSON (JavaScript Object Notation) is a format for serializing
data based on the syntax for JavaScript data structures.
dkjson is written in Lua without any dependencies, but
when LPeg is available dkjson can use it to speed up decoding.
http://dkjson.org