# Watch: https://www.leonerd.org.uk/code/libtermkey/ 
           SPELL=libtermkey
         VERSION=0.22
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.leonerd.org.uk/code/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:2e8242cd1e6acb8900125dcee9fd47f7554c359363f760b88858c82667e1f3871bdd87358b14c8a133ef3cd2699947a5045477e64cdf7f96d4ead1723e73a219
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
