Initial release of our Python library to run docx redlines. As discussed extensively in the README, it currently is a simple wrapper of a C class - `WMLComparer`, which is distributed as part of Open-XML-PowerTools. We would like to build a pure Python version as well, but this is meant to provide basic redlining capabilities to the Python ecosystem ASAP. Contributions are welcome.