.flake8
.gitignore
LICENSE
Makefile
README.md
mypy.ini
pyproject.toml
setup.py
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/API.md
docs/CHANGELOG.md
docs/CONTRIBUTING.md
persian/__init__.py
persian/_version.py
persian/constants.py
persian/core.py
persian/deprecation.py
persian/persian.py
persian/py.typed
persian.egg-info/PKG-INFO
persian.egg-info/SOURCES.txt
persian.egg-info/dependency_links.txt
persian.egg-info/requires.txt
persian.egg-info/top_level.txt
tests/__init__.py
tests/test_performance.py
tests/test_persian.py