; Broccolini
; Broccolini is a non-destructive INI parser for .NET.
; The main goal is compatibility with the INI format used
; in Windows OS (GetPrivateProfileString and friends).
[features]
compatibility = with GetPrivateProfileStringroundtrips = preserve everything
simple editing = yes
full AST exposed = yes
test suite = extensive
[metadata]
source code = github.com/bash/broccolinidownload = NuGet.org
license = MIT
min target framework = .NET Standard 2.0