Description
INI-style configuration files can be parsed without writing a custom reader for every project. The library is useful when a C application needs simple text settings that users or administrators may edit.
Developers install it for software that depends on libconfini or for projects that want an INI parser. It does not create a graphical configuration tool; another application must use it.