.codeclimate.yml
.coveragerc
.gitignore
LICENSE.txt
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/pytest.yml
.github/workflows/qlty-coverage.yml
a2pcej/__init__.py
a2pcej/__main__.py
a2pcej/_version.py
a2pcej/a2pcej.py
a2pcej/phonetics.py
a2pcej.egg-info/PKG-INFO
a2pcej.egg-info/SOURCES.txt
a2pcej.egg-info/dependency_links.txt
a2pcej.egg-info/entry_points.txt
a2pcej.egg-info/requires.txt
a2pcej.egg-info/top_level.txt
tests/__init__.py
tests/test_a2pcej.py
tests/test_phonetics.py