-
Fix SAA DMI parser to match real DMI.txt format
released this
2026-06-18 15:58:02 +03:00 | 129 commits to main since this releaseReplace the guessed pipe/key=value parser with the correct format
documented in SAA User Guide 4.8.1:[Section]
Item Name {SHN} = "value" // commentHandles string values (strips surrounding quotes), non-string values
(UUID, hex), section headers for display names, version line, and
// comments. Verified against the SAA 1.5.0 User Guide sample.Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads