[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Module to work with .ini files
- From: Alexandr Leykin <leykina@...>
- Date: Mon, 27 Sep 2010 10:36:19 +0300
25.09.2010 12:26, Alexander Gladysh пишет:
> Hi, list!
>
> I've got a set of legacy Python's ConfigParser style .ini files. I
> need to process them in Lua.
>
> Is there a Lua module which will do the work for me? (Quick googling
> did not yield anything robust.)
>
> Alternatively, what library to work with .ini files would you advise
> to bind into Lua and make available as a module?
>
> Thanks,
> Alexander.
>
>
use my project http://luaforge.net/projects/inilazy/
--
Alexandr Leykin