Metadata-Version: 2.4
Name: qubee-ipa-converter
Version: 0.1.0
Summary: Convert Oromo Qubee orthography to IPA with quality control for speech processing
Author-email: Feda Negesse <feda.negesse@aau.edu.et>
Maintainer-email: Feda Negesse <feda.negesse@aau.edu.et>
License: MIT
Project-URL: Homepage, https://github.com/fedanegesse/qubee-ipa-converter
Project-URL: Repository, https://github.com/fedanegesse/qubee-ipa-converter
Project-URL: Issues, https://github.com/fedanegesse/qubee-ipa-converter/issues
Keywords: oromo,qubee,ipa,phonetics,nlp,speech
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black>=22.0; extra == "dev"
Requires-Dist: mypy>=0.990; extra == "dev"
Dynamic: license-file

# Qubee-IPA-Converter

A Python library for converting Oromo Qubee to IPA.

## Installation
pip install git+https://github.com/fedanegesse-blip/qubee-ipa-converter.git
