LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/lingrex/__init__.py
src/lingrex/align.py
src/lingrex/borrowing.py
src/lingrex/cognates.py
src/lingrex/colex.py
src/lingrex/copar.py
src/lingrex/evaluate.py
src/lingrex/fuzzy.py
src/lingrex/reconstruct.py
src/lingrex/regularity.py
src/lingrex/trimming.py
src/lingrex/util.py
src/lingrex.egg-info/PKG-INFO
src/lingrex.egg-info/SOURCES.txt
src/lingrex.egg-info/dependency_links.txt
src/lingrex.egg-info/requires.txt
src/lingrex.egg-info/top_level.txt
tests/test_align.py
tests/test_borrowing.py
tests/test_cognates.py
tests/test_colex.py
tests/test_copar.py
tests/test_evaluate.py
tests/test_fuzzy.py
tests/test_reconstruct.py
tests/test_regularity.py
tests/test_trimming.py
tests/test_util.py
tests/test_workflows.py