Lua standard string library extension
$ luarocks install lua-string
This package extends the default string library with useful methods such as: - split - trim - startswith, endswith and so on.
root