Python module providing interface to wikidiff2 for SOTA wikitext diffs.
mediawiki-php-wikidiff2@8639762681 | ||
.gitignore | ||
.gitmodules | ||
README.md |
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
.