Simple header-only C++ ini parser and generator.
- Header-only.
- Both parsing and generating.
- Wide character support for native unicode on Windows.
- Interpolation (i.e. variable substitution, similar to Python's ConfigParser).
- Simple design and implementation.
- Permissive MIT license.