LICENSE
README.md
pyproject.toml
m26/__init__.py
m26/age.py
m26/age_calculator.py
m26/constants.py
m26/distance.py
m26/elapsed_time.py
m26/run_walk_calculator.py
m26/speed.py
m26.egg-info/PKG-INFO
m26.egg-info/SOURCES.txt
m26.egg-info/dependency_links.txt
m26.egg-info/requires.txt
m26.egg-info/top_level.txt
tests/test_age.py
tests/test_age_calculator.py
tests/test_constants.py
tests/test_distance.py
tests/test_elapsed_time.py
tests/test_run_walk_calculator.py
tests/test_speed.py
tests/test_version_and_author.py