           SPELL=libtermkey
         VERSION=0.20
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.leonerd.org.uk/code/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:81a4bc5917c60ca692ec3065ac0252ae5dc1adccc2832be1c83c82318c97473d883900ab88a8a0ee08ab3f831ff07f3a4827ee3d8e936a3a42c4708ee58f6301
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.leonerd.org.uk/code/libtermkey/"
      LICENSE[0]="MIT"
      ENTERED=20151226
        KEYWORDS=""
           SHORT="a keyboard entry library for terminal-based programs"
cat << EOF
This library allows easy processing of keyboard entry from terminal-based
programs. It handles all the necessary logic to recognise special keys,
UTF-8 combining, and so on, with a simple interface.
EOF
