aspell

Rating: 
0
No votes yet

GNU Aspell spell-checker
GNU Aspell is a spell-checker which can be used either as a standalone
application or embedded in other programs. Its main feature is that it
does a much better job of suggesting possible spellings than just about
any other spell-checker available for the English language, including
Ispell and Microsoft Word. It also has many other technical
enhancements over Ispell such as using shared memory for dictionaries
and intelligently handling personal dictionaries when more than one
Aspell process is open at once.
.
Aspell is designed to be a drop-in replacement for Ispell.

Application versions: 
AttachmentSizeDate
File aspell_0.60.7~20110707-1_armel.deb372.63 KB04/08/2013 - 22:48
Changelog: 

aspell (0.60.7~20110707-1) unstable; urgency=low

* New upstream snapshot 0.60.7-20110707
- Removed 06_null_input_segfault_fix and 11_special_chars patches as
they've been applied upstream
- Fixes unexpected Ctrl-C quits program (Closes: #600214)
- Partial support for recognizing the Unicode apostrophe
(Closes: #533378)
* Updated policy to 3.9.2, no changes necessary