    MODULE=m17n-lib
   VERSION=1.8.6
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.savannah.gnu.org/releases/m17n/
SOURCE_VFY=sha256:7129fe3b7ad500f88b8af8605ef07b96c87a75ec986a695fffc0a409f44a7c86
  WEB_SITE=http://www.nongnu.org/m17n/
   ENTERED=20170422
   UPDATED=20260527
     SHORT="Multilingual text processing library"

cat << EOF
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.
EOF
