summaryrefslogtreecommitdiffstats
path: root/spelling/hunspell/DETAILS
blob: a5ddab9379d472422631ca02903b6e4a5b67845c (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.2.11
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:9222e6e514ffde3c2864c44eee21a4c77e38cd83d5afb1d1c3e42fbb021261d9e7f7e6c3ebb132524aba7f4bb1780bc1ae88a1fed242483f131d1ceb2aa26095
      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