5056922890977a8b17ff44c374274f265f7bc37f
- ParsedInf dataclass: driver_names, inf_filename, architecture, has_cat_file, unused_files - _detect_encoding(): BOM sniffing for UTF-16 LE/BE, UTF-8 BOM, cp1252 fallback - _resolve_tokens(): regex %TOKEN% expansion from [Strings] section dict - parse_inf(): RawConfigParser(strict=False) with optionxform=str to preserve case - Architecture detection: NTamd64->x64, NTarm64->arm64, undecorated->x86, mixed->None - Deduplication via set(); sorted() for deterministic dropdown order - [Rule 1 - Bug] Fixed configparser key lowercasing by setting optionxform=str - All 16 tests pass, zero regressions in 40-test suite
Description
No description provided
34 MiB
Releases
1
ImpTune v2.1.0d
Latest
Languages
Python
64.4%
HTML
23.6%
CSS
9.8%
PowerShell
1%
Jinja
0.9%
Other
0.3%