What this tool does
CSV to YAML
Each CSV record becomes one mapping in a YAML sequence. Every key and value is double-quoted, including true, dates and leading-zero identifiers. No numeric or boolean inference is performed. Use this for flat records, not for automatically reconstructing nested configuration files.