Build a config parser to handle the catalogues and the processing.
The config file use the Yaml format with custom features.
See PR #2
Note: Here all the "processing" (the call the eval fonction) needs to be lazy and will be done when the catalogs are loaded.
Features:
Build a config parser to handle the catalogues and the processing.
The config file use the
Yamlformat with custom features.See PR #2
Note: Here all the "processing" (the call the
evalfonction) needs to be lazy and will be done when the catalogs are loaded.Features:
evalfonction)