[ 原始碼: lua-cjson ]
套件:lua-cjson(2.1.0 dfsg-2.2)
lua-cjson 的相關連結
Debian 的資源:
下載原始碼套件 lua-cjson:
- [lua-cjson_2.1.0 dfsg-2.2.dsc]
- [lua-cjson_2.1.0 dfsg.orig.tar.gz]
- [lua-cjson_2.1.0 dfsg-2.2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.kyne.com.au]
相似套件:
JSON parser/encoder for Lua
This library allows you to easily convert Lua values to JSON strings and back. Features:
* Fast, standards compliant encoding/parsing routines * Full support for JSON with UTF-8, including decoding surrogate pairs * Optional run-time support for common exceptions to the JSON specification (infinity, NaN,..) * No dependencies on other libraries