          MODULE=m17n-lib
         VERSION=1.8.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://download.savannah.gnu.org/releases/m17n/
      SOURCE_VFY=sha256:7b6c425f792d06d14e4f5b17204d3627e2c8ebb423ebdae92c0c646710d3d6c7
        WEB_SITE=http://www.nongnu.org/m17n/
         ENTERED=20170422
         UPDATED=20250321
           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
