.editorconfig
.flake8
.gitignore
.meta.toml
.pre-commit-config.yaml
CHANGES.rst
CONTRIBUTING.rst
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
docs/CREDITS.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/Products.CMFDiffTool.egg-info/PKG-INFO
src/Products.CMFDiffTool.egg-info/SOURCES.txt
src/Products.CMFDiffTool.egg-info/dependency_links.txt
src/Products.CMFDiffTool.egg-info/entry_points.txt
src/Products.CMFDiffTool.egg-info/not-zip-safe
src/Products.CMFDiffTool.egg-info/requires.txt
src/Products.CMFDiffTool.egg-info/top_level.txt
src/Products/CMFDiffTool/BaseDiff.py
src/Products/CMFDiffTool/BinaryDiff.py
src/Products/CMFDiffTool/CMFDTHtmlDiff.py
src/Products/CMFDiffTool/CMFDiffTool.py
src/Products/CMFDiffTool/ChangeSet.py
src/Products/CMFDiffTool/FieldDiff.py
src/Products/CMFDiffTool/ListDiff.py
src/Products/CMFDiffTool/TextDiff.py
src/Products/CMFDiffTool/__init__.py
src/Products/CMFDiffTool/choicediff.py
src/Products/CMFDiffTool/configure.zcml
src/Products/CMFDiffTool/dexteritydiff.py
src/Products/CMFDiffTool/namedfile.py
src/Products/CMFDiffTool/profiles.zcml
src/Products/CMFDiffTool/testing.py
src/Products/CMFDiffTool/tool.gif
src/Products/CMFDiffTool/utils.py
src/Products/CMFDiffTool/exportimport/__init__.py
src/Products/CMFDiffTool/exportimport/configure.zcml
src/Products/CMFDiffTool/exportimport/difftool.py
src/Products/CMFDiffTool/interfaces/IChangeSet.py
src/Products/CMFDiffTool/interfaces/__init__.py
src/Products/CMFDiffTool/interfaces/portal_diff.py
src/Products/CMFDiffTool/libs/__init__.py
src/Products/CMFDiffTool/libs/htmldiff.py
src/Products/CMFDiffTool/profiles/default/componentregistry.xml
src/Products/CMFDiffTool/profiles/default/metadata.xml
src/Products/CMFDiffTool/tests/BaseTestCase.py
src/Products/CMFDiffTool/tests/__init__.py
src/Products/CMFDiffTool/tests/testChangeSet.py
src/Products/CMFDiffTool/tests/testDiffTool.py
src/Products/CMFDiffTool/tests/testFieldDiff.py
src/Products/CMFDiffTool/tests/testListDiff.py
src/Products/CMFDiffTool/tests/testTextDiff.py
src/Products/CMFDiffTool/tests/test_astextdiff.py
src/Products/CMFDiffTool/tests/test_binarydiff.py
src/Products/CMFDiffTool/tests/test_choicediff.py
src/Products/CMFDiffTool/tests/test_dexteritydiff.py
src/Products/CMFDiffTool/tests/test_filelistdiff.py
src/Products/CMFDiffTool/tests/test_install.py
src/Products/CMFDiffTool/tests/test_richtextdiff.py
src/Products/CMFDiffTool/zpt/editCMFDiffTool.zpt