Open nixjdm opened 6 years ago
We are going to change the way the rambo.conf file works so that it is no longer an ini file but a yaml file, and the currently supported contents will not be in 'sections' but all be top level keys.
newer and better than pyyaml (and still supported) -> http://yaml.readthedocs.io/en/latest/overview.html
We are going to change the way the rambo.conf file works so that it is no longer an ini file but a yaml file, and the currently supported contents will not be in 'sections' but all be top level keys.