We've (finally) pushed some Lua bindings for the "hostlist" code up to Github in case others find it useful.
https://github.com/grondo/lua-hostlist The package also comes with yet another 'hostlist' utility, which in this case is more of a demonstration of the Lua module as the utility itself is written in Lua. This lua-hostlist module is a lua binding of the hostlist.c code used in LLNL projects like pdsh and powerman (and originally in SLURM). I post this announcement here on the chance it may be useful for users of SLURM using Lua via some of the lua plugins or the spank-lua interface. See the README for more info. Cheers, mark
