LICENSE
README.md
pyproject.toml
src/whatscookin/__init__.py
src/whatscookin/__main__.py
src/whatscookin/matcher.py
src/whatscookin/utils.py
src/whatscookin.egg-info/PKG-INFO
src/whatscookin.egg-info/SOURCES.txt
src/whatscookin.egg-info/dependency_links.txt
src/whatscookin.egg-info/entry_points.txt
src/whatscookin.egg-info/requires.txt
src/whatscookin.egg-info/top_level.txt
src/whatscookin/data/parsed_recipes.json
tests/test_matcher.py
tests/test_utils.py