MANIFEST.in
README.md
mkdocs.yml
setup.cfg
setup.py
tox.ini
docs/src/dictionary/en-custom.txt
docs/src/markdown/changelog.md
docs/src/markdown/contributing.md
docs/src/markdown/development.md
docs/src/markdown/filters.md
docs/src/markdown/index.md
docs/src/markdown/license.md
docs/src/markdown/parsers.md
docs/src/markdown/_snippets/abbr.md
docs/src/markdown/_snippets/links.md
docs/src/markdown/_snippets/refs.md
docs/theme/extra-4e53a56959.css
docs/theme/extra-d8800ea088.js
pyspelling/__init__.py
pyspelling/__main__.py
pyspelling/__version__.py
pyspelling/settings.py
pyspelling/util.py
pyspelling.egg-info/PKG-INFO
pyspelling.egg-info/SOURCES.txt
pyspelling.egg-info/dependency_links.txt
pyspelling.egg-info/entry_points.txt
pyspelling.egg-info/requires.txt
pyspelling.egg-info/top_level.txt
pyspelling/filters/__init__.py
pyspelling/filters/context_filter.py
pyspelling/filters/html_filter.py
pyspelling/filters/markdown_filter.py
pyspelling/parsers/__init__.py
pyspelling/parsers/html_parser.py
pyspelling/parsers/markdown_parser.py
pyspelling/parsers/python_parser.py
pyspelling/parsers/raw_parser.py
pyspelling/parsers/text_parser.py
requirements/docs.txt
requirements/flake8.txt
requirements/project.txt
requirements/test.txt