Description
A simple INI parser for Lua, used to read and write configuration files that store sections, keys, and values.
It is configuration format infrastructure. Developers use it when Lua programs need a lightweight human-readable settings format without adopting a larger parser.