[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Module to work with .ini files
- From: Alexander Gladysh <agladysh@...>
- Date: Sat, 25 Sep 2010 15:26:58 +0400
On Sat, Sep 25, 2010 at 15:15, steve donovan <steve.j.donovan@gmail.com> wrote:
> On Sat, Sep 25, 2010 at 11:26 AM, Alexander Gladysh <agladysh@gmail.com> wrote:
>> Is there a Lua module which will do the work for me? (Quick googling
>> did not yield anything robust.)
> Have you tried pl.config.read?
> http://stevedonovan.github.com/Penlight/#T26
No, I have not. Thanks for the head up.
However, I already have my own all-purpose Lua library in the
dependencies. Adding another one seems to be an overkill :-)
Perhaps Penlight can be split to many rockspecs, one per module? (Not
that I really need this, just an idea.)
Alexander.