LICENSE
README.md
pyproject.toml
setup.py
pdfcompare/__init__.py
pdfcompare/cli.py
pdfcompare.egg-info/PKG-INFO
pdfcompare.egg-info/SOURCES.txt
pdfcompare.egg-info/dependency_links.txt
pdfcompare.egg-info/entry_points.txt
pdfcompare.egg-info/requires.txt
pdfcompare.egg-info/top_level.txt
pdfcompare/file_handlers/__init__.py
pdfcompare/file_handlers/docx_handler.py
pdfcompare/file_handlers/epub_handler.py
pdfcompare/file_handlers/image_handler.py
pdfcompare/file_handlers/odt_handler.py
pdfcompare/file_handlers/pdf_handler.py
pdfcompare/file_handlers/txt_handler.py
tests/__init__.py
tests/test_pdfcompare.py