           SPELL=python-jellyfish
         VERSION=0.8.6
          SOURCE="jellyfish-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/jamesturk/jellyfish/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:46f9354687920f5393396e83585493f995fa7e7be35af7e8b49d46fc2cb7cbc95fe3c002e75fb6c06c186e66848ccd8fe07a1c698a9bfdf0638f300b2b862956
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/jellyfish-${VERSION}"
        WEB_SITE="https://github.com/jamesturk/jellyfish/"
      LICENSE[0]=BSD
         ENTERED=20160823
           SHORT="a python library for doing approximate and phonetic matching of strings"
cat << EOF
Jellyfish is a python library for doing approximate and phonetic matching
of strings.
EOF
