Simple header-only C++ ini parser, with support for default section and interpolation similar to Python's configparser.
Info
Version: | 1.0.12 |
Author(s): | Matthias C. M. Troffaes |
Last Update: | Friday, September 18, 2020 |
.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