Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using CyHunspell instead of PyHunspell which is not maintained #84

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jeanmonet
Copy link

PyHunspell is no longer maintained. CyHunspell is easy to install on all platforms (pip install cyhunspell) and actively maintained. The API is slightly changed: hunspell.Hunspell (instead of hunspell.HunSpell), and .dic and .aff are automatically appended to path, so no need to do so when returning from _find_hunspell_files()

@Changaco
Copy link
Member

CyHunspell is maintained, but its dependency cacheman could use an update (MSeal/py_cache_manager#2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants