Module for the Hunspell spellchecker engine
Project description
ABOUT PYHUNSPELL
Pyhunspell is a set of Python bindings for the Hunspell spellchecker engine. It lets developers load Hunspell dictionaries, check words, get suggestions, add new words, etc. It also provides some basic morphological analysis related methods. Basic usage instructions are at UsingPyHunspell.
INSTALLATION
Make sure that python-dev and libhunspell-dev are installed and run the following command as root to install pyhunspell:
> python setup.py install
LICENSE
It’s not entirely clear under which license PyHunspell is released. On the homepage it says LGPL, but in the source it says GPL. Since I believe the source has precedence, I will release this under GPL until the original tells me to do otherwise. For the full license, see COPYING.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hunspell-0.2.1.tar.gz
.
File metadata
- Download URL: hunspell-0.2.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0684c35ad6b6e922a502d293a2fa0357e4c4e148df7bcf7e73a48971d7dd3dd4 |
|
MD5 | a228fbbedad209fb7691abe6d46add53 |
|
BLAKE2b-256 | 1768875089db4e023964775131a8173d4bdb644a43ac0f05714f21b723608cee |