LICENSE
README.md
pyproject.toml
src/pyanimalconverter/__init__.py
src/pyanimalconverter/__main__.py
src/pyanimalconverter/conversation.py
src/pyanimalconverter/convert.py
src/pyanimalconverter/minmax.py
src/pyanimalconverter.egg-info/PKG-INFO
src/pyanimalconverter.egg-info/SOURCES.txt
src/pyanimalconverter.egg-info/dependency_links.txt
src/pyanimalconverter.egg-info/entry_points.txt
src/pyanimalconverter.egg-info/requires.txt
src/pyanimalconverter.egg-info/top_level.txt
tests/test_compare.py
tests/test_conversation.py
tests/test_convert.py
tests/test_max.py
tests/test_min.py