glimmerphoenix/WikiDAT

Support for configuration file (with sections)

glimmerphoenix opened this issue · 0 comments

Add support for configuration file with sensible default values and different sections. Current evaluation suggests that Python's ConfigParser module could be a good option.