2 Commits

Author SHA1 Message Date
Bob Polis
954fca9e56 Rewrote parse_ini_file
Is now regex-based, and supports sections.
Sections are ignored by default, but can be used by calling
parse_ini_file with a second bool param: false.
Sections will become key prefixes, separated from keys with a dot.
2023-12-10 18:32:17 +01:00
Bob Polis
ba6013055c Moved sources to src dir 2021-12-20 17:40:47 +01:00