LICENSE
README.md
pyproject.toml
setup.cfg
src/ZinckLib/__init__.py
src/ZinckLib/isAlphabetical.py
src/ZinckLib/primeList.py
src/ZinckLib/splitString.py
src/ZinckLib/stringToPhonetic.py
src/ZinckLib/toLetter.py
src/ZinckLib/toNumber.py
src/ZinckLib.egg-info/PKG-INFO
src/ZinckLib.egg-info/SOURCES.txt
src/ZinckLib.egg-info/dependency_links.txt
src/ZinckLib.egg-info/top_level.txt
test/test_isAlphabetical.py
test/test_primeList.py
test/test_splitString.py
test/test_stringToPhonetic.py
test/test_toLetter.py
test/test_toNumber.py