LICENSE
README.md
pyproject.toml
alifbe/__init__.py
alifbe/__main__.py
alifbe/apostrophe.py
alifbe/case.py
alifbe/confusables.py
alifbe/detect.py
alifbe/exceptions_data.py
alifbe/oldnew.py
alifbe/py.typed
alifbe/result.py
alifbe/searchkey.py
alifbe/transliterate.py
alifbe.egg-info/PKG-INFO
alifbe.egg-info/SOURCES.txt
alifbe.egg-info/dependency_links.txt
alifbe.egg-info/entry_points.txt
alifbe.egg-info/requires.txt
alifbe.egg-info/top_level.txt
tests/test_cli.py
tests/test_detect.py
tests/test_normalization.py
tests/test_oldnew.py
tests/test_searchkey.py
tests/test_transliterate.py