LICENSE
README.md
pyproject.toml
src/khipu_reader.egg-info/PKG-INFO
src/khipu_reader.egg-info/SOURCES.txt
src/khipu_reader.egg-info/dependency_links.txt
src/khipu_reader.egg-info/entry_points.txt
src/khipu_reader.egg-info/requires.txt
src/khipu_reader.egg-info/top_level.txt
src/khipu_translator/__init__.py
src/khipu_translator/cli.py
src/khipu_translator/database.py
src/khipu_translator/dating.py
src/khipu_translator/dictionary.py
src/khipu_translator/glossary_es.py
src/khipu_translator/header.py
src/khipu_translator/knowledge.py
src/khipu_translator/locke.py
src/khipu_translator/progress.py
src/khipu_translator/schema.py
src/khipu_translator/submit.py
src/khipu_translator/suggest.py
src/khipu_translator/syllabary.py
src/khipu_translator/translator.py
src/khipu_translator/data/__init__.py
src/khipu_translator/data/alba_complete_dictionary.txt
src/khipu_translator/data/ids_aymara_spellable.txt
src/khipu_translator/data/quechua_strict_clean.txt
src/khipu_translator/exporters/__init__.py
tests/test_locke_and_dict.py
tests/test_syllabary.py