lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.