I would like to extend/patch this package to support simple custom replacements of strings. For example: "aaa"=>"bbb", "ccc"=>"ddd". it ~5 lines of code to read a file and replace these occurances. is this possible?