.DS_Store
.gitignore
API_REFERENCE.md
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.py
src/.DS_Store
src/traligner/__init__.py
src/traligner/alignment_tools.py
src/traligner/text_alignment_clean.py
src/traligner.egg-info/PKG-INFO
src/traligner.egg-info/SOURCES.txt
src/traligner.egg-info/dependency_links.txt
src/traligner.egg-info/not-zip-safe
src/traligner.egg-info/requires.txt
src/traligner.egg-info/top_level.txt
tests/__init__.py
tests/test_alignment.py