LICENSE
README.md
pyproject.toml
src/quran_transcript/__init__.py
src/quran_transcript/alphabet.py
src/quran_transcript/tasmeea.py
src/quran_transcript/utils.py
src/quran_transcript.egg-info/PKG-INFO
src/quran_transcript.egg-info/SOURCES.txt
src/quran_transcript.egg-info/dependency_links.txt
src/quran_transcript.egg-info/entry_points.txt
src/quran_transcript.egg-info/requires.txt
src/quran_transcript.egg-info/top_level.txt
src/quran_transcript/phonetics/__init__.py
src/quran_transcript/phonetics/conv_base_operation.py
src/quran_transcript/phonetics/error_explainer.py
src/quran_transcript/phonetics/generate_moshaf_docs.py
src/quran_transcript/phonetics/moshaf_attributes.py
src/quran_transcript/phonetics/operations.py
src/quran_transcript/phonetics/phonetizer.py
src/quran_transcript/phonetics/sifa.py
src/quran_transcript/phonetics/tajweed_rulses.py
src/quran_transcript/quran-script/begin_with_hamzat_wasl.json
src/quran_transcript/quran-script/quran-alphabet.json
src/quran_transcript/quran-script/quran-simple-imlaey-without-puase-sajda-hizb-marks-and-tatweel.xml
src/quran_transcript/quran-script/quran-uthmani-imlaey-map.json
src/quran_transcript/quran-script/quran-uthmani-imlaey.json
src/quran_transcript/quran-script/quran-uthmani-imlaey.xml
src/quran_transcript/quran-script/quran-uthmani-without-pause-sajda-hizb-marks.xml
src/quran_transcript/quran-script/quranic-corpus-morphology-0.4.txt
tests/test_aya_obj.py
tests/test_explain_error.py
tests/test_explain_error_api.py
tests/test_levenstein.py
tests/test_operator.py
tests/test_phonems_chunker.py
tests/test_search_streamlit.py
tests/test_server.py
tests/test_sub_with_mapping.py
tests/test_sub_with_mapping_lv.py
tests/test_sub_with_mapping_pytest.py
tests/test_tasmeea.py
tests/test_tasmeea_multi.py