285 B
285 B
pywikidiff2
Python module providing interface to wikidiff2 for SOTA wikitext diffs.
Building
This is a thin wrapper around the wikidiff2 source code. If you didn't already run git clone --recursive ...
when you cloned this repository, run
git submodule update --recursive
.