On Sat, Oct 16, 2010 at 4:38 PM, Alexander Gladysh <[email protected]> wrote: > To do this I need a `luarocks lint-rockspec <filename>' command, which > will validate rockspec syntax. (No need to check the logic of the > rockspec, just the syntax -- as it is already done on rockspec load.)
OK, so just a read and a validate (check_types.lua). Seems straightforward - perhaps this is the kind of tool which fits into LuaRockUtils - stuff we don't necessarily need in LR but need to have around. steve d. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
