UniversalINIFormat

Universal INI format.

This format extends StrictINIFormat with hash-comments (#) and multiline triple-quotes (""").

const
INIFormatDescriptor UniversalINIFormat;

Meta