issues
search
miker2
/
flexi_config_reader
A flexible configuration format that supports templated tables and referencing of existing keys.
MIT License
3
stars
1
forks
source link
Adds support for value references to python reader
#4
Closed
miker2
closed
2 years ago
miker2
commented
2 years ago
Adds support for entries of type: key = $(key.in.other.struct) Where '$(key.in.other.struct)' will be expanded to the value of that key.