.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
QUICKSTART.md
README.md
examples.py
pyproject.toml
pytest.ini
requirements-dev.txt
requirements.txt
setup.py
.github/workflows/publish.yml
.github/workflows/tests.yml
pylocalvoice/__init__.py
pylocalvoice.egg-info/PKG-INFO
pylocalvoice.egg-info/SOURCES.txt
pylocalvoice.egg-info/dependency_links.txt
pylocalvoice.egg-info/not-zip-safe
pylocalvoice.egg-info/requires.txt
pylocalvoice.egg-info/top_level.txt
pylocalvoice/pyhmong/__init__.py
pylocalvoice/pyhmong/api.py
pylocalvoice/pyhmong/core.py
pylocalvoice/pyhmong/extended.py
tests/test_extended.py
tests/test_pyhmong.py