Utility to calculate the Levenshtein difference between two "strings", and the operations needed to turn one into the other.
This project uses submodules. Clone it via git clone --recursive. You are also advised to set submodule.recurse: git config submodule.recurse true