LICENSE
README.md
pyproject.toml
src/unstaple/__init__.py
src/unstaple/__main__.py
src/unstaple/cli.py
src/unstaple/features.py
src/unstaple/naming.py
src/unstaple/scoring.py
src/unstaple/splitter.py
src/unstaple.egg-info/PKG-INFO
src/unstaple.egg-info/SOURCES.txt
src/unstaple.egg-info/dependency_links.txt
src/unstaple.egg-info/entry_points.txt
src/unstaple.egg-info/requires.txt
src/unstaple.egg-info/top_level.txt
tests/test_end_to_end.py
tests/test_features.py
tests/test_naming.py
tests/test_scoring.py