Re: [Luarocks-developers] [ANN] json2lua v0.3.3

2012-12-28 Thread Hisham
Uploaded, thank you! -- Hisham On Wed, Dec 26, 2012 at 7:40 PM, Alexander Gladysh wrote: > Announcing release of json2lua v0.3.3. > > This is a command-line tool to convert JSON data to Lua. > > Usage: > > `json2lua [options] < data.json > data.lua` > > Options: > > -hPrint help > -

[Luarocks-developers] [ANN] json2lua v0.3.3

2012-12-26 Thread Alexander Gladysh
Announcing release of json2lua v0.3.3. This is a command-line tool to convert JSON data to Lua. Usage: `json2lua [options] < data.json > data.lua` Options: -hPrint help -vPrint script version -nDo not pretty-print Lua code (default: do pretty-print) -wN Set maximu