[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] LuaJSON
- From: Marc Balmer <marc@...>
- Date: Fri, 06 Apr 2012 09:50:41 +0200
LuaJSON is what we use when need JSON. It has been derived from the
public domain LuaJSON Library 1.1 written by Nathaniel Musgrove
(proton.zero@gmail.com), for the original code see
http://luaforge.net/projects/luajsonlib/.
We publish it because it is our policy to publish derived work.
Find our version at
https://github.com/mbalmer/luajson
- Marc