LICENSE
README.md
setup.py
CheckMyTex.egg-info/PKG-INFO
CheckMyTex.egg-info/SOURCES.txt
CheckMyTex.egg-info/dependency_links.txt
CheckMyTex.egg-info/entry_points.txt
CheckMyTex.egg-info/not-zip-safe
CheckMyTex.egg-info/requires.txt
CheckMyTex.egg-info/top_level.txt
checkmytex/__init__.py
checkmytex/__main__.py
checkmytex/analyze.py
checkmytex/analyzed_document.py
checkmytex/document_analyzer.py
checkmytex/cli/__init__.py
checkmytex/cli/arguments.py
checkmytex/cli/cli.py
checkmytex/cli/file_printer.py
checkmytex/cli/highlighted_output.py
checkmytex/cli/overview.py
checkmytex/cli/problem_handler.py
checkmytex/filtering/__init__.py
checkmytex/filtering/authors.py
checkmytex/filtering/filter.py
checkmytex/filtering/whitelist.py
checkmytex/finding/__init__.py
checkmytex/finding/abstract_checker.py
checkmytex/finding/chktex.py
checkmytex/finding/cleveref.py
checkmytex/finding/languagetool.py
checkmytex/finding/nphard.py
checkmytex/finding/problem.py
checkmytex/finding/proselint.py
checkmytex/finding/siunitx.py
checkmytex/finding/spellcheck.py
checkmytex/latex_document/__init__.py
checkmytex/latex_document/latex_document.py
checkmytex/latex_document/origin.py
checkmytex/utils/__init__.py
checkmytex/utils/choice.py
checkmytex/utils/editor.py