summaryrefslogtreecommitdiffstats
path: root/python/python3-xmldiff/README
blob: 79ecd9d8cc85b41a97ce5eb8063e2a365f1f4233 (plain) (blame)
1
2
3
4
5
xmldiff is a library and a command line tool to create
diffs from XML.This may seem like something that does not
need a dedicated utility but change detection in hierarchial
data is very different from change detection in flat data.
xmldiff provides tools to make human readable diffs.