README.md
pyproject.toml
funny_word_generator/__init__.py
funny_word_generator/cli.py
funny_word_generator/generator.py
funny_word_generator/phonetics.py
funny_word_generator/scorer.py
funny_word_generator.egg-info/PKG-INFO
funny_word_generator.egg-info/SOURCES.txt
funny_word_generator.egg-info/dependency_links.txt
funny_word_generator.egg-info/entry_points.txt
funny_word_generator.egg-info/requires.txt
funny_word_generator.egg-info/top_level.txt
tests/test_generator.py
tests/test_scorer.py