LICENSE
README.md
pyproject.toml
src/ref_verify/__init__.py
src/ref_verify/abstract_lookup.py
src/ref_verify/claim_check.py
src/ref_verify/cli.py
src/ref_verify/crossref.py
src/ref_verify/doi_check.py
src/ref_verify/models.py
src/ref_verify/numeric_claim.py
src/ref_verify/pubmed.py
src/ref_verify/semantic_scholar.py
src/ref_verify.egg-info/PKG-INFO
src/ref_verify.egg-info/SOURCES.txt
src/ref_verify.egg-info/dependency_links.txt
src/ref_verify.egg-info/entry_points.txt
src/ref_verify.egg-info/top_level.txt
tests/test_abstract_sources.py
tests/test_claim_check.py
tests/test_cli.py
tests/test_crossref.py
tests/test_doi_check.py
tests/test_numeric_claim.py
tests/test_package_smoke.py
tests/test_skill_docs.py