LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
hunspellcheck/__init__.py
hunspellcheck/exceptions.py
hunspellcheck/spellchecker.py
hunspellcheck/word.py
hunspellcheck.egg-info/PKG-INFO
hunspellcheck.egg-info/SOURCES.txt
hunspellcheck.egg-info/dependency_links.txt
hunspellcheck.egg-info/requires.txt
hunspellcheck.egg-info/top_level.txt
hunspellcheck/cli/__init__.py
hunspellcheck/cli/files.py
hunspellcheck/cli/languages.py
hunspellcheck/cli/personal_dicts.py
hunspellcheck/cli/version.py
hunspellcheck/hunspell/__init__.py
hunspellcheck/hunspell/dictionaries.py
hunspellcheck/hunspell/spellcheck.py
hunspellcheck/hunspell/version.py