LICENSE.md
README.md
pyproject.toml
src/pdfslice_py/__init__.py
src/pdfslice_py/cli.py
src/pdfslice_py/discover.py
src/pdfslice_py/filename_template.py
src/pdfslice_py/gather.py
src/pdfslice_py/hash.py
src/pdfslice_py/logger.py
src/pdfslice_py/manifest.py
src/pdfslice_py/split.py
src/pdfslice_py.egg-info/PKG-INFO
src/pdfslice_py.egg-info/SOURCES.txt
src/pdfslice_py.egg-info/dependency_links.txt
src/pdfslice_py.egg-info/entry_points.txt
src/pdfslice_py.egg-info/requires.txt
src/pdfslice_py.egg-info/top_level.txt
tests/test_discover.py
tests/test_filename_template.py
tests/test_manifest.py
tests/test_split_gather.py