.gitignore
.pre-commit-config.yaml
LICENSE
README.md
ReleaseNotes.md
conda-env.txt
pyproject.toml
requirements.txt
.github/workflows/publish.yml
.github/workflows/python-app.yml
comment_spell_check/__init__.py
comment_spell_check/additional_dictionary.txt
comment_spell_check/comment_spell_check.py
comment_spell_check.egg-info/PKG-INFO
comment_spell_check.egg-info/SOURCES.txt
comment_spell_check.egg-info/dependency_links.txt
comment_spell_check.egg-info/entry_points.txt
comment_spell_check.egg-info/requires.txt
comment_spell_check.egg-info/top_level.txt
comment_spell_check/lib/__init__.py
comment_spell_check/lib/create_checker.py
comment_spell_check/utils/__init__.py
comment_spell_check/utils/bibtex_loader.py
comment_spell_check/utils/create_checker.py
comment_spell_check/utils/parseargs.py
comment_spell_check/utils/url_remove.py
tests/__init__.py
tests/bibtest.py
tests/dict.txt
tests/example.h
tests/itk.bib
tests/test_comment_spell_check.py
utils/README.md
utils/cxx_words.txt
utils/found-words.txt
utils/itk-words.txt
utils/itk_crawl.py
utils/mkwords.csh
utils/myspell.py
utils/mywords.txt
utils/sitk-words.txt
utils/sitk_crawl.py