Description
Applications can parse flexible configuration data through the Universal Configuration Library.
This library is useful for developers who need a structured configuration format and parser for applications, services, or tools. It does not edit settings by itself; another program decides which configuration files are read, written, or applied.
Configuration parsing affects program behavior. Validate untrusted input and keep backups before applying generated settings.