On 17 February 2017 at 17:14, Dirk Laurie <dirk.laurie@gmail.com> wrote: > Before rolling my own: is there a module on luarocks that makes a string > look like a text file? > > I.e. supporting methods like "lines", "read" and "seek"? > Penlight's stringio module[1] does this. Regards, Choonster [1] http://stevedonovan.github.io/Penlight/api/libraries/pl.stringio.html