LICENSE
README.md
pyproject.toml
src/dogcare/__init__.py
src/dogcare/__main__.py
src/dogcare/care.py
src/dogcare/dog.py
src/dogcare.egg-info/PKG-INFO
src/dogcare.egg-info/SOURCES.txt
src/dogcare.egg-info/dependency_links.txt
src/dogcare.egg-info/entry_points.txt
src/dogcare.egg-info/requires.txt
src/dogcare.egg-info/top_level.txt
tests/test_care.py
tests/test_dog.py