summaryrefslogtreecommitdiffstats
path: root/libraries/configobj/README
blob: 38f6ea522a14a11f44f70d1d46f05f0df9613395 (plain)
configobj (configuration file python module)

A python module for ultra simple handling of configuration files.
Also useful for human readable data persistence. Flexible and simple.

Optional dependency: if python3 is installed, the configobj package will
contain the python3 module.