= Generic Lua Utilities = Things no Lua programmer should be without * [wiki:JSONLua json.lua]: JSON encoding/decoding. * [wiki:StringUtils stringutils.lua]: missing string methods. * [wiki:TimeUtils timeutils.lua]: time-related functions. * [wiki:XPath xpath.lua]: XPath access to [http://www.keplerproject.org/luaexpat/lom.html LOM] objects. Discussed on [http://forum.micasaverde.com/index.php?topic=3319.0]