LICENSE
README.md
pyproject.toml
src/smoothtext/__init__.py
src/smoothtext/backend.py
src/smoothtext/language.py
src/smoothtext/py.typed
src/smoothtext/readability.py
src/smoothtext/smoothtext.py
src/smoothtext.egg-info/PKG-INFO
src/smoothtext.egg-info/SOURCES.txt
src/smoothtext.egg-info/dependency_links.txt
src/smoothtext.egg-info/requires.txt
src/smoothtext.egg-info/top_level.txt
test/test_backend.py
test/test_language.py
test/test_readability.py
test/test_smoothtext.py
test/test_suite.py