JJ: Description from the destination commit:

wip: config parser

JJ: Description from source commit:
+ parser still buggy on multi-comment
This commit is contained in:
swrup 2025-10-13 04:51:35 +02:00
parent d086bd7e12
commit 347d6c81d7
4 changed files with 158 additions and 1 deletions

10
default.config Normal file
View file

@ -0,0 +1,10 @@
[currency-EUR]
enabled = NO
code= "EUR"
name =euro
fractional_input_digits = 2
fractional_normal_digits =2
fractional_trailing_zero_digits= 2
alt_unit_names = "{"0":"€","3":"k€"}"
# comment 1
# comment 2