python-changesettings

Python module to change lines in config files
  https://wiki.ubuntu.com/UbuntuStudio/SettingsApp
  0
  no reviews



Changesettings is a python module that will add a string to a file if it is not present, or update it if a string in the file matches a given regular expression.