.coveragerc
.coveralls.yml
.travis.yml
CHANGES.rst
LICENSE.txt
MANIFEST.in
Makefile
README.rst
README.txt
setup.cfg
setup.py
./xmldiff/__init__.py
./xmldiff/actions.py
./xmldiff/diff.py
./xmldiff/diff_match_patch.py
./xmldiff/formatting.py
./xmldiff/main.py
./xmldiff/patch.py
./xmldiff/utils.py
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/advanced.rst
docs/source/api.rst
docs/source/commandline.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/static/htmlformatter.xslt
tests/__init__.py
tests/test_diff.py
tests/test_formatting.py
tests/test_main.py
tests/test_patch.py
tests/test_utils.py
tests/testing.py
tests/test_data/all_actions.expected.xml
tests/test_data/all_actions.left.xml
tests/test_data/all_actions.right.xml
tests/test_data/bom_1.xml
tests/test_data/bom_2.xml
tests/test_data/complex-text-update.expected.html
tests/test_data/complex-text-update.left.html
tests/test_data/complex-text-update.right.html
tests/test_data/example.expected.html
tests/test_data/example.left.html
tests/test_data/example.right.html
tests/test_data/insert-node.diff
tests/test_data/insert-node.expected.html
tests/test_data/insert-node.left.html
tests/test_data/insert-node.right.html
tests/test_data/rmldoc.expected.xml
tests/test_data/rmldoc.left.xml
tests/test_data/rmldoc.right.xml
tests/test_data/sbt_template.expected.xml
tests/test_data/sbt_template.left.xml
tests/test_data/sbt_template.right.xml
xmldiff.egg-info/PKG-INFO
xmldiff.egg-info/SOURCES.txt
xmldiff.egg-info/dependency_links.txt
xmldiff.egg-info/entry_points.txt
xmldiff.egg-info/requires.txt
xmldiff.egg-info/top_level.txt
xmldiff.egg-info/zip-safe