LICENSE
README.md
README.rst
pyproject.toml
setup.cfg
setup.py
athlib/__init__.py
athlib/athlon_score.py
athlib/bulgarian_score.py
athlib/codes.py
athlib/exceptions.py
athlib/highjump.py
athlib/hungarian_score.py
athlib/implements.py
athlib/jsondict.py
athlib/qkids_score.py
athlib/sportshall_score.py
athlib/tyrving_score.py
athlib/utils.py
athlib.egg-info/PKG-INFO
athlib.egg-info/SOURCES.txt
athlib.egg-info/dependency_links.txt
athlib.egg-info/top_level.txt
athlib/json-schemas/athlete.json
athlib/json-schemas/combined_performance.json
athlib/json-schemas/competition.json
athlib/json-schemas/event.json
athlib/json-schemas/metaschema.json
athlib/json-schemas/performance.json
athlib/json-schemas/race.json
athlib/json-schemas/definitions/field_performance.json
athlib/json-schemas/definitions/horizontal_jump_performance.json
athlib/json-schemas/definitions/jump_performance.json
athlib/json-schemas/definitions/throw_performance.json
athlib/json-schemas/definitions/track_performance.json
athlib/json-schemas/definitions/vertical_jump_performance.json
athlib/uka/__init__.py
athlib/uka/agegroups.py
athlib/wma/__init__.py
athlib/wma/agegrader.py
athlib/wma/wma-athlons-data.json
athlib/wma/wma-data.json
tests/test_agegroups.py
tests/test_athlon_score.py
tests/test_bulgarian_score.py
tests/test_highjump.py
tests/test_hungarian_score.py
tests/test_implements.py
tests/test_import_at_top_level.py
tests/test_json.py
tests/test_qkids.py
tests/test_sportshall.py
tests/test_tyrving_score.py
tests/test_utils.py