Skip to main content

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.

IMPORTANT NOTE

This is not the original repository for PyHunspell. I simply uploaded here to fix the setup.py script to work with newer version of hunspell, as the original source does not appear to be updated anymore. The original project is hosted on Google Code:

It’s not my intention to actively maintain this project, beyond making sure that it compiles with recent versions of Hunspell, for use in QuiEdit (a distraction- free text editor).

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hunspell-0.2.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file hunspell-0.2.tar.gz.

File metadata

  • Download URL: hunspell-0.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hunspell-0.2.tar.gz
Algorithm Hash digest
SHA256 bda10df86f017c0a6c0fac29bc55eef1f50919bfa19645e5b9c51b9373f88ace
MD5 81fd67043c612a007c24298c0f54d089
BLAKE2b-256 e935ff130db409b8f3d14fbebeb0e1b64bba110f5ab2fcd768b36db6dc8ec4d6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page