LICENSE
README.md
pyproject.toml
setup.py
src/paml_check/__init__.py
src/paml_check/activity_graph.py
src/paml_check/constraints.py
src/paml_check/paml_check.py
src/paml_check/timeline.py
src/paml_check/utils.py
src/paml_check.egg-info/PKG-INFO
src/paml_check.egg-info/SOURCES.txt
src/paml_check.egg-info/dependency_links.txt
src/paml_check.egg-info/not-zip-safe
src/paml_check.egg-info/requires.txt
src/paml_check.egg-info/top_level.txt
test/test_generate_constraints.py
test/test_hand_coded.py
test/test_read_paml.py