summaryrefslogtreecommitdiffstats
path: root/spelling/hunspell/DETAILS
blob: 46290b3e2a4b42114f8ee0e20ef42e4771c51e74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=hunspell
         VERSION=1.3.3
     SOURCE_HASH=sha512:7599981d002a4a032c41c83f6287243a4942b0e25c408049a3ba86c16f63ce964800a3ac325ace0402b0d7256690c4a4151a66f19a8f58cc455af0498bb1af04
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
      LICENSE[0]=LGPL
        WEB_SITE=http://hunspell.sourceforge.net/
         ENTERED=20050924
        KEYWORDS="spelling"
           SHORT="A spell checker and morphological analyzer library"
cat << EOF
Hunspell is a spell checker and morphological analyzer library and program 
designed for languages with rich morphology and complex word compounding or 
character encoding. 

Hunspell interfaces: Ispell-like terminal interface using Curses library, 
Ispell pipe interface, OpenOffice.org UNO module.
EOF