Description
Lua CJSON
The Lua CJSON module provides JSON support for Lua.
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
Caveats :
- UTF-16 and UTF-32 are not supported
**License ** Lua CJSON is covered by the MIT license.
The current stable version of this software is available from the official Lua CJSON website.
Installation Instructions
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | Fedora rawhide (104 downloads) |
* Total number of downloaded packages.
Last Build
Quick Enable
#> dnf copr enable deadrat/lua-cjson
More info about enabling Copr repositories