LICENSE
README.md
pyproject.toml
checkbio/__init__.py
checkbio/checker.py
checkbio/cli.py
checkbio.egg-info/PKG-INFO
checkbio.egg-info/SOURCES.txt
checkbio.egg-info/dependency_links.txt
checkbio.egg-info/entry_points.txt
checkbio.egg-info/top_level.txt
checkbio/rules/__init__.py
checkbio/rules/bio_rules.py
checkbio/rules/cli_rules.py
checkbio/rules/loc_rules.py
checkbio/rules/pys_rules.py
checkbio/rules/ref_rules.py
checkbio/rules/tab_rules.py
tests/test_rules.py