JJ: Description from the destination commit:

wip: config parser

JJ: Description from source commit:
+ config parser
This commit is contained in:
swrup 2025-10-13 04:51:35 +02:00
parent d086bd7e12
commit a164b147e0
4 changed files with 155 additions and 1 deletions

12
default.config Normal file
View file

@ -0,0 +1,12 @@
[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
% comment 3
% comment 4