David Kolf's JSON module for Lua
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 uses it to speed up decoding.
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/lua-dkjson && cd $_
- Create Badge
Refresh
Refresh
Comments 0