           SPELL=luabit
         VERSION=0.4
          SOURCE="${SPELL}-${VERSION}.zip"
   SOURCE_URL[0]=http://files.luaforge.net/releases/bit/bit/${SPELL}v${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:20abbb666cfdb844fd3d7902a6e6eef1f958d767b2af85d7649b0809ca0a1c8d619f4edf642756e201ce90f36a65a8331eb7008a8fa4176c0d6203d8d52ebfe6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://luaforge.net/projects/bit/"
      LICENSE[0]=MIT/X11
         ENTERED=20180219
           SHORT="a bitwise operation lib totally written in Lua"
cat << EOF
LuaBit is a bitwise operation lib totally written in Lua. The bitwise
operations supported are: not, and, or, xor, right shift and left shift.
Several utilities: hex to dec, utf8 to usc2 and nokia .nfb to txt.
EOF
