calibre/src/hunspell
2013-12-21 12:50:28 +05:30
..
affentry.cxx
affentry.hxx Fix warnings when compiling hunspell 2013-12-21 12:50:28 +05:30
affixmgr.cxx Fix warnings when compiling hunspell 2013-12-21 12:50:28 +05:30
affixmgr.hxx Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
atypes.hxx
baseaffix.hxx
config.h
csutil.cxx
csutil.hxx
dictmgr.cxx
dictmgr.hxx
filemgr.cxx Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
filemgr.hxx Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
hashmgr.cxx Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
hashmgr.hxx Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
htypes.hxx
hunspell.cxx Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
hunspell.dsp
hunspell.hxx Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
hunvisapi.h
hunvisapi.h.in
langnum.hxx
license.hunspell
license.myspell
Makefile.am
Makefile.in
makefile.mk
phonet.cxx
phonet.hxx
README
replist.cxx
replist.hxx
suggestmgr.cxx
suggestmgr.hxx
utf_info.cxx
w_char.hxx

Hunspell spell checker and morphological analyser library

Documentation, tests, examples: http://hunspell.sourceforge.net

Author of Hunspell:
László Németh (nemethl (at) gyorsposta.hu)

Hunspell based on OpenOffice.org's Myspell. MySpell's author:
Kevin Hendricks (kevin.hendricks (at) sympatico.ca)

License: GPL 2.0/LGPL 2.1/MPL 1.1 tri-license

The contents of this library may be used under the terms of
the GNU General Public License Version 2 or later (the "GPL"), or
the GNU Lesser General Public License Version 2.1 or later (the "LGPL",
see http://gnu.org/copyleft/lesser.html) or the Mozilla Public License
Version 1.1 or later (the "MPL", see http://mozilla.org/MPL/MPL-1.1.html).

Software distributed under these licenses is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the licences
for the specific language governing rights and limitations under the licenses.