This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/goldlib/hunspell
2009-12-16 13:18:20 +00:00
..
affentry.cxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
affentry.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
affixmgr.cxx Fix DJGPP build 2006-05-14 18:37:26 +00:00
affixmgr.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
atypes.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
baseaffi.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
csutil.cxx fix building with gcc 4.x 2009-04-04 09:51:04 +00:00
csutil.hxx Refactoring! 2006-05-13 16:15:35 +00:00
dictmgr.cxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
dictmgr.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
hashmgr.cxx Fix warning: suggest parentheses around assignment used as truth value 2006-09-01 12:12:08 +00:00
hashmgr.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
htypes.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
hunspell.all patch to build on MAC OS/X with make PLATFORM=osx 2009-12-16 13:18:20 +00:00
hunspell.cxx Fix DJGPP build 2006-05-14 18:37:26 +00:00
hunspell.hxx Added HunSpell support 2006-04-08 04:30:32 +00:00
langnum.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
license.hun Added HunSpell library to project 2006-04-05 17:20:12 +00:00
license.mys Added HunSpell library to project 2006-04-05 17:20:12 +00:00
Makefile CGG build with hunspell 2006-04-10 19:04:04 +00:00
README Added HunSpell library to project 2006-04-05 17:20:12 +00:00
suggmgr.cxx Fix DJGPP build 2006-05-14 18:37:26 +00:00
suggmgr.hxx Added HunSpell library to project 2006-04-05 17:20:12 +00:00
utf_info.cxx Refactoring! 2006-05-13 16:15:35 +00:00

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.