README.md
licence
pyproject.toml
src/persian_number_to_word.egg-info/PKG-INFO
src/persian_number_to_word.egg-info/SOURCES.txt
src/persian_number_to_word.egg-info/dependency_links.txt
src/persian_number_to_word.egg-info/top_level.txt
src/persian_number_to_words/__init__.py
src/persian_number_to_words/cli.py
src/persian_number_to_words/constants.py
src/persian_number_to_words/converter.py
src/persian_number_to_words/models.py
src/persian_number_to_words/utils.py
tests/test_basic.py