LICENSE
README.md
pyproject.toml
fittie/__init__.py
fittie/exceptions.py
fittie/util.py
fittie.egg-info/PKG-INFO
fittie.egg-info/SOURCES.txt
fittie.egg-info/dependency_links.txt
fittie.egg-info/top_level.txt
fittie/fitfile/__init__.py
fittie/fitfile/data_message.py
fittie/fitfile/definition_message.py
fittie/fitfile/field_definitions.py
fittie/fitfile/file.py
fittie/fitfile/header.py
fittie/fitfile/records.py
fittie/fitfile/util.py
fittie/fitfile/profile/__init__.py
fittie/fitfile/profile/base_types.py
fittie/fitfile/profile/definitions.py
fittie/fitfile/profile/fit_types.py
fittie/fitfile/profile/mesg_nums.py
fittie/fitfile/profile/message_profile.py
fittie/fitfile/profile/messages.py
fittie/fitfile/profile/util.py