LICENSE
README.md
pyproject.toml
src/unifiles/__init__.py
src/unifiles/excel.py
src/unifiles/exceptions.py
src/unifiles/pdf.py
src/unifiles/sqlite.py
src/unifiles/word.py
src/unifiles.egg-info/PKG-INFO
src/unifiles.egg-info/SOURCES.txt
src/unifiles.egg-info/dependency_links.txt
src/unifiles.egg-info/requires.txt
src/unifiles.egg-info/top_level.txt
tests/test_excel.py
tests/test_integration.py
tests/test_pdf.py
tests/test_performance.py
tests/test_sqlite.py
tests/test_word.py