[ 源代码: lua-cjson ]
软件包:lua-cjson(2.1.0+dfsg-2.1)
lua-cjson 的相关链接
Debian 的资源:
下载源码包 lua-cjson:
- [lua-cjson_2.1.0+dfsg-2.1.dsc]
- [lua-cjson_2.1.0+dfsg.orig.tar.gz]
- [lua-cjson_2.1.0+dfsg-2.1.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