MANIFEST.in
README.md
pyproject.toml
texthumanizer/__init__.py
texthumanizer/cli.py
texthumanizer/humanizer.py
texthumanizer.egg-info/PKG-INFO
texthumanizer.egg-info/SOURCES.txt
texthumanizer.egg-info/dependency_links.txt
texthumanizer.egg-info/requires.txt
texthumanizer.egg-info/top_level.txt
texthumanizer/processors/__init__.py
texthumanizer/processors/doc_processor.py
texthumanizer/utils/__init__.py