           SPELL=m17n-lib
         VERSION=1.8.3
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/m17n/${SOURCE}
     SOURCE_HASH="sha512:3f162fded40b3c84fc112c265ebda7a11cf8c4010ec3506a3b20c5f014210914068d47e5338862e86e4d978ef89c6d09938ecf92b0e71a95f29a5f3681dd28b6"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.m17n.org/m17n-lib-en/"
      LICENSE[0]=GPL
         ENTERED=20081029
           SHORT="The multilingualization library"
cat << EOF
m17n-lib currently supports displaying 30 different writing scripts,
or 169 different languages. It also supports inputting 66 different
languages (170 if you count inputting by numerical code-point).
Specifically:

* The m17n library is an open source software.
* The m17n library is for any Linux/Unix applications.
* The m17n library realizes multilingualization of many aspects of
applications.
* The m17n library represents multilingual text as an object named
M-text.  M-text is a string with attributes called text properties,
and designed to substitute for string in C. Text properties carry any
information required to input, display and edit the text.
* The m17n library supports functions to handle M-texts.

m17n is an abbreviation of Multilingualization.
EOF
