README
pyproject.toml
callidus.egg-info/PKG-INFO
callidus.egg-info/SOURCES.txt
callidus.egg-info/dependency_links.txt
callidus.egg-info/entry_points.txt
callidus.egg-info/requires.txt
callidus.egg-info/top_level.txt
smarty/__init__.py
smarty/__main__.py
smarty/__patch__.py
smarty/cli.py
smarty/path.py
smarty/serialize.py
smarty/statistics.py
smarty/utils.py
smarty/badwords/__init__.py
smarty/badwords/avoid.py
smarty/badwords/fat.py
smarty/badwords/improvement.py
smarty/badwords/judge.py
smarty/badwords/phrases.py
smarty/badwords/pleonasmen.py
smarty/badwords/prefix.py
smarty/badwords/scienceless.py
smarty/features/__init__.py
smarty/features/avoid.py
smarty/features/improvement.py
smarty/features/phrases.py
smarty/features/pleonasma.py
smarty/features/reduce.py
smarty/features/spelling.py
smarty/pair/__init__.py
smarty/pair/guess.py
smarty/pair/minus.py
tests/test_cli.py
tests/test_minus.py
tests/test_statistics.py