Description
Check configuration files and report errors in language developers can understand. It is often used by tools that need to reject invalid settings before running an automated workflow.
This package is a library for other Python software. It does not manage configuration by itself; the value comes from applications using it to show precise, readable feedback instead of failing later with unclear errors.