python3-hunspell

Python 3 binding for Hunspell
  https://github.com/blatinier/pyhunspell
  0
  no reviews



Pyhunspell is a set of Python bindings for the Hunspell spell-checker engine. It lets developers load Hunspell dictionaries, check words, get suggestions, add new words, etc. It also provides some basic morphological analysis related methods.

This package provides the binding to Python 3.