Inifile is a simple, complete ini parser for lua
Go to file
Bart van Strien 149af030cd Make parse return a list of parse errors
Which basically just means unmatched lines.
There are no descriptive errors, at least for now, but at least this
gives you the option to display warnings or errors.
2021-07-26 14:04:51 +02:00
inifile_spec.lua Add tests for error handling 2021-07-26 14:04:51 +02:00
inifile-1.0-2.rockspec Move files and update rockspec 2016-07-24 10:59:27 +02:00
inifile.lua Make parse return a list of parse errors 2021-07-26 14:04:51 +02:00