About hunspell.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 01 Aug 2010 16:33:41 +0300
changeset 474 bc44e53d763e
parent 473 6ecff173dda7
child 475 1c3192439efc
About hunspell.
spell.rst
--- a/spell.rst	Sun Aug 01 14:35:29 2010 +0300
+++ b/spell.rst	Sun Aug 01 16:33:41 2010 +0300
@@ -4,6 +4,9 @@
 
 * aspell.
 
+  http://aspell.net
+                home page
+
 ** Spell checking.
 
   $ aspell --lang=russian --encoding=cp1251 check FILE
@@ -12,6 +15,14 @@
 
   $ aspell dump dicts
 
+* hunspell.
+
+GPL/LGPL/MPL tri-license, support 8-bit and unicode dictionaries.
+
+  http://hunspell.sourceforge.net
+                home page
+  http://en.wikipedia.org/wiki/Hunspell
+
 * native.
 
 ** Microsoft.