Description
Provides a small C library for parsing INI configuration files. Applications use it when they need a lightweight way to read simple key-value configuration formats.
Most users install it as a dependency. Developers use it when building software that chooses INI files for configuration instead of larger formats.