README.md
pyproject.toml
requirements.txt
arbtok/__init__.py
arbtok/constants.py
arbtok/dialects.py
arbtok/espeak_wrapper.py
arbtok/num2words.py
arbtok/plugin.py
arbtok/tashkeel.py
arbtok/test.py
arbtok/test_dialects.py
arbtok/tokenizer.py
arbtok/unicode_symbol2label.py
arbtok/util.py
arbtok/version.py
arbtok.egg-info/PKG-INFO
arbtok.egg-info/SOURCES.txt
arbtok.egg-info/dependency_links.txt
arbtok.egg-info/requires.txt
arbtok.egg-info/top_level.txt
arbtok/pyarabic/__init__.py
arbtok/pyarabic/arabrepr.py
arbtok/pyarabic/araby.py
arbtok/pyarabic/named_const.py
arbtok/pyarabic/normalize.py
arbtok/pyarabic/number.py
arbtok/pyarabic/number_const.py
arbtok/pyarabic/stack.py
arbtok/pyarabic/trans.py
tests/test_dialect_ipa.py
tests/test_ipa.py
tests/test_ipa_fuzzy.py
tests/test_normalization.py
tests/test_plugin.py
tests/test_tokens.py