Simple header-only C++ ini parser, with support for default section and interpolation similar to Python's configparser.
                        
                    
         
                Info
| Version: | 1.0.13 | 
| Author(s): | Matthias C. M. Troffaes | 
| Last Update: | Tuesday, June 17, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mcmtroffaes/inipp | 
| NuGet Url: | https://www.nuget.org/packages/IniPP | 
Install
Install-Package IniPP
                        dotnet add package IniPP
                        paket add IniPP
                        
                                IniPP Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags