1
0
pywikidiff2/README.md
2025-07-04 20:52:35 -07:00

10 lines
285 B
Markdown

# 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`.