summaryrefslogtreecommitdiff
path: root/textproc/lua-dkjson/DESCR
blob: 5f70277cc66d76b8ba142315ea51a7a744e37548 (plain)
1
2
3
4
This is a JSON module written in Lua. It supports UTF-8.

dkjson is written in Lua without any dependencies, but when LPeg
is available dkjson uses it to speed up decoding.