Description
A simple complete INI parser for Lua, used to read and write configuration files that use section and key-value syntax.
It is configuration parsing infrastructure. Developers use it when Lua programs need lightweight settings files that are easy for humans to edit.