.DS_Store
.gitignore
API_REFERENCE.md
CHANGELOG.md
JUPYTER_DEVELOPMENT.md
JUPYTER_TESTING_GUIDE.md
LICENSE
MIGRATION_SUMMARY.md
QUICK_REFERENCE.md
README.md
TRAligner_Development_Testing.ipynb
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