LICENSE
README.md
setup.py
pagefuse.egg-info/PKG-INFO
pagefuse.egg-info/SOURCES.txt
pagefuse.egg-info/dependency_links.txt
pagefuse.egg-info/entry_points.txt
pagefuse.egg-info/requires.txt
pagefuse.egg-info/top_level.txt
src/__init__.py
src/cli/__init__.py
src/cli/license.py
src/cli/main.py
src/core/__init__.py
src/core/convert.py
src/core/docx.py
src/core/pdf.py
src/core/pptx.py
tests/test_cli.py
tests/test_convert.py
tests/test_docx.py
tests/test_license.py
tests/test_pdf.py
tests/test_pptx.py