[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is there a stringtext module on luarocks?
- From: Choonster TheMage <choonster.2010@...>
- Date: Fri, 17 Feb 2017 17:36:46 +1100
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