#+title: qvikconfig #&summary Simple config file parser and writer #& #+license: bysa, page #+license: gpl 3+, program * qvikconfig qvikconfig is a Python module for parsing simple config files. You can download version 0.1.1 (along with a couple of tests) [[qvikconfig-0.1.1.tar.gz][here]] (old versions: [[qvikconfig-0.1.0.tar.gz][0.1.0]]). qvikconfig can also be found in the [[http://pypi.python.org/pypi/qvikconfig][Python Package Index]]. qvikconfig has its branches at Gitorious; see [[http://gitorious.org/qvikconfig]]. Documentation is included with the download, but you can also view it online [[qvikconfig-0.1.1-documentation.html][here]].